multi tier form check box
-
I’m trying to build multi-tier (sub-set) check box for my form. Here’s an example:
(title): Bike Make
(field choice 1:): Salsa
(field choice 2:): Spot
(field choice 3:): SurelyIf “Salsa” is selected, then a sub-set of options become available…
(title): Salsa Models
(sub field 1:): Vaya
(sub field 2:): Metro
(sub field 3:): FargoThe if the Salsa “Vaya” model is selected, another sub-set becomes available:
(title): Salsa Vaya available colors
(sub field 1:): blue
(sub field 2:): white
(sub field 3:): redIf not plugin is available, is there a way to construct this in HTML5?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘multi tier form check box’ is closed to new replies.