Forums

Need Help With Double Dropdown

baxterdown 04 Dec, 2014
I need help with a double dropdown.

I have a dropdown with the following options:

Car
Bus
Motorcycle
Bicycle

When the user selects car, I want a set of text box fields to appear for:

Make:
Model:
Year:

I have tried the double dropdown tutorial in Q&A and I cannot get it work. Please help.

Jose
GreyHead 05 Dec, 2014
Hi baxterdown,

This isn't a double-drop-down in the true sense. You just need to hide/show a block of inputs depending on the selection. If you put the block of car elements into a container you can use the Events tab in the drop-down to hide/show the container.

Bob
baxterdown 05 Dec, 2014
Hi Bob, thanks for the reply. Is there a tutorial available on how to do that?
This topic is locked and no more replies can be posted.