I have a lots of dropdown questions in my form and it makes the form look ugly. I would like to be able to make some of them hidden based on what you choose in some of my dropdown questions. Here is an example:
dropdown 1: choose a transport
helecopter
plane
car
boat
then if you choose like for instance “car” you would see a dropdown for carmodel
dropdown-carmodel: choose a model of car
ford
kia
toyota
porche
you will not see the dropdon-plane because you choose car in dropdown 1
This is possible but it does require a bit of JavaScript programming to make that customization happen. Are you or is someone on your team able to follow an example of how to hide/show form inputs based on another form input selection?
Hi and thank you so much for your fast reply. Yes a am a decent JavaScript programmer and I do program in php also. One thing I would be afraid off is if my code gets overwritten during updates. And I would need to know where it would be safe to add the extra code.
The support post ‘Dropdown questions’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.