Hello! I am having a lot of trouble with a conditional rule. I need to be able to use an action field more than once. See below for an example.
Dropdown field A
- 1
- 2
- 3
If 1 is selected show Name, Address, State
If 2 is selected show only Name and State
if 3 is selected show only State.
How can I achieve this???? Thank you!!