Conditional Forms using drop-down lists
-
I am having trouble figuring out how to have several drop down selects.
For instance I want to have the first drop down with a list of cars. The second drop down should depend on the first and if the first is Audi then a list of models should appear and if the first is BMW then a second different list of models should appear. Then maybe a list of colours and maybe a list of engine sizes etc etc.
Basically I would just like to know how to have a drop down list that changes according to the list before, i.e. 2 depends on 1, 3 depends on 2 and 4 depends on 3.
Thanks.
- The topic ‘Conditional Forms using drop-down lists’ is closed to new replies.