|
Chained Web Forms
Would anyone know where I'd get an example of 'chained' web form fields.
For example, have a look at this in relation to drop downs.
Example 1:
Drop-down:
Options: a, b, c, d.
If the user chooses b, she will only get options f and g out of the possible e, f, g, h in drop-down 2.
If the user chooses a (in drop-down 1), she will only get options e and g in drop-down 2.
Example 2:
Radio Buttons
Options: 1, 2, 3, 4, 5.
If client chooses 1, she will get an extra field. If client chooses 2, 3, 4, nothing happens and if the client chooses 5, two extra fields will appear.
I remember seeing a fantastic example of a website before with cool sliding panels, but can't seem to find it.
Thanks,
Ed.
|