I searched the wiki, this forum, and the internet for a long time but I can't find anything that explains how to get a Listbox object to save the selections the user makes. Listbox is the one that the user can select multiple items.
I'm able to add the Listbox to a form just fine and the SQL statement that selects the possible values for the Listbox works great; the problem is that I don't know the specifics of how nuBuilder wants me to set up a relationship table that will store the user's multiple selections. The wiki page makes no mention of this other than how to populate the box with values and the demo database that came in the zip file doesn't make use of the Listbox object so I can't use that as an example.
Any help would be greatly appreciated!
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Listbox documentation
Re: Listbox documentation
ironman86,
nuBuilder uses Listboxes only for selecting Criteria on a Report Screen (they aren't saved anywhere).
Generally developers would use a subform to hold multiple choices.
Steven
nuBuilder uses Listboxes only for selecting Criteria on a Report Screen (they aren't saved anywhere).
Generally developers would use a subform to hold multiple choices.
Steven