Guten Tag Herr Ziemer
http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=58&t=000849
Viel Gluck,
Martin Gainty
(mobile) 617-852-7822
(http)www.laconiadatasystems.com
Hi everybody!
I have got a litte problem with checkboxes, and yes, I did check the list's
archive before writing this post.
In my app, I display a variable number of options, each of which can
contain a variable number of checkboxes.
A simple example:
Choose toppings for pizza:
1) Cheese:
- Mozzarella (checkbox)
- Dunno (checkbox)
- ... (checkbox)
2) Vegetables
- Tomatoes (checkbox)
- Onions (checkbox)
- ... (checkbox)
3) ...
Now, of course I am not programming an app for a pizza delivery service,
but I thought, this example would be well suited to describe by problem.
Can I use mapbacked forms to do this? I would need to get an array of ints
from my map - so I can determine: the following vegetables were selectes:
1,5,9,... (meaning, the checkboxes need to be grouped!) - is this possible?
Any input would be appreciated,
Regards,
Tom
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]