On Aug 27, 2008, at 11:36 AM, David Holt wrote:
Hi all,
I have a form with many wo:checkboxes. I would like to store the
labels for the checkboxes in the database instead of hardcoding them
in the html. Is there a way I can tie a specific checkbox to a
unique value in a table of labels? For example:
<wo:checkbox name = "member" value = "1" selection =
"$aGroup.member" /> <wo:string value= ??? />
I think you would want a custom component that contained this or maybe
the entire radio group? The component would have the logic to find the
label. I can't be more specific without knowing your database setup.
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]