Friday, February 10, 2012
  Search
Support Forum
Creating a list
Last Post 16 Feb 2010 10:59 AM by Code 5. 1 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
goodx
New Member
New Member
Send Private Message
Posts:1


--
15 Feb 2010 09:48 PM  
I've created a list of items, each with a check box, and I'm trying to create a form that can take all of the items with their boxes marked (checked) and output them to a list to be printed or emailed. 

Is this possible and if so how? TIA
Code 5
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:907


--
16 Feb 2010 10:59 AM  
With a CheckBoxList in Form Master when the form is submitted, any checkboxes in the list which are checked result in a Comma Separated list which is stored in either the default Form Master data store (XML fragments in a table) of in a user defined table. Either way it is still a CSV list of the values which were checked.

Your requirements are a but unclear to me, but this is how Form Master handles the CheckBoxList control.
You are not authorized to post a reply.

Active Forums 4.2
Copyright 2004-2012 Code 5 Systems, LLC.