O
|
osluk 6/27/2006 |
One field one one check box is how it is to keep things logical anyway. |
A
|
amirgulamali author 6/29/2006 |
ok just like we can have a MULTISELECT LIST for a single field where the selected values are stored in a single field. (comma separated list)..
|
O
|
osluk 6/29/2006 |
OK I see what you mean it might be a single field from the choosers point of view but the data chosen (potentially multiple items) would then need to be combined and stored in a single field (messy to search) but possible. |
A
|
amirgulamali author 6/30/2006 |
thanx for ur 2 cents chris.. i guess different fields would be the safest way to do it... <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=9524&image=1&table=forumreplies' class='bbc_emoticon' alt=':blink:' /> <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=9524&image=2&table=forumreplies' class='bbc_emoticon' alt=':blink:' /> <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=9524&image=3&table=forumreplies' class='bbc_emoticon' alt=':blink:' /> |
O
|
osluk 6/30/2006 |
Different fields would be needed to generate the checkboxes and best to collect it in different fields too. |
T
|
thesofa 9/15/2006 |
just a random thought about this, could you assign a numerical value to each type of topping, e.g. cheese = 1, pepperoni = 2, salami = 4, mushroom = 8. |
D
|
Dale 9/16/2006 |
Another thought,
|