Hi there,
I hope this is the right place to ask this question and I would be grateful if someone could shed some light on it.
In my form I have:
Dropdown #1:
Option 1
Option 2
Option 3
Dropdown #2:
Option 1
Option 2
Option 3
If a user selects Option 1 from Dropdown #1 and Option 3 from Dropdown #2 then another field should become visible. Obviously, any other combination of the answers will hide this field.
I know how to show/hide fields based on a dropdown selection but I don’t know how I can put an “AND” between to separate selections.
Thanks in advance for any help.
I hope this is the right place to ask this question and I would be grateful if someone could shed some light on it.
In my form I have:
Dropdown #1:
Option 1
Option 2
Option 3
Dropdown #2:
Option 1
Option 2
Option 3
If a user selects Option 1 from Dropdown #1 and Option 3 from Dropdown #2 then another field should become visible. Obviously, any other combination of the answers will hide this field.
I know how to show/hide fields based on a dropdown selection but I don’t know how I can put an “AND” between to separate selections.
Thanks in advance for any help.