Dear developers and users,
When I look at the demo: demo-fields-events
It shows how to hide and show certain fields. Which is excellent.
But I want to create the following:
Question Yes(show container 1) / No(show container 2)
Container1:
Custom Code(some basic HTML image and text)
Dropdown
Textfields etc.
Container2:
Custom Code(some basic HTML image and text) (different from con. 1)
Dropdown
Textfields etc.
I got the idea working with the Question and both drop downs. But the custom code sections are both showing the entire time. Therefore I would like to know how to hide the container and not the fields. Because I can't assign an ID to Custom Code.
Thanks for helping.
When I look at the demo: demo-fields-events
It shows how to hide and show certain fields. Which is excellent.
But I want to create the following:
Question Yes(show container 1) / No(show container 2)
Container1:
Custom Code(some basic HTML image and text)
Dropdown
Textfields etc.
Container2:
Custom Code(some basic HTML image and text) (different from con. 1)
Dropdown
Textfields etc.
I got the idea working with the Question and both drop downs. But the custom code sections are both showing the entire time. Therefore I would like to know how to hide the container and not the fields. Because I can't assign an ID to Custom Code.
Thanks for helping.