Open GoogleCodeExporter opened 8 years ago
Interesting idea...
Just to clarify -- you still want the field to act like a multi-select (in
terms of values submitted by the form), but the user is restricted to just one
selection from each group. Is this correct?
Also, are you trying to 'force' a selection from each group? Is there a
default selected in each group?
Original comment by womohun...@ittrium.com
on 15 Aug 2012 at 1:26
Yes, it's correct.
My case:
- I have 3 groups and I disable the second and the third if a specific option
is selected.
- I have a default selected value for each group... an empty value (value="").
- I don't submit any form, I get values through jQuery(mymultiselect).val() and
I send them using ajax.
Original comment by gioggi...@gmail.com
on 15 Aug 2012 at 1:52
Original issue reported on code.google.com by
gioggi...@gmail.com
on 15 Aug 2012 at 11:29Attachments: