Hi there!
Is there any way for me to do conditional show/hide of custom fields based on selected custom field.
Ex:
I have Custom Field 1, Custom Field 2, Custom Field 3, Custom Field 4. I want Custom Fields 2-4 to be hidden by default.
Custom Field 1 has these choices as a single select: Option 1, Option 2, Option 3, Option 4.
If Custom Field 1 Option 1 is selected, nothing happens.
If Custom Field 1 Option 2 is selected. Custom Field 2 is shown.
If Custom Field 1 Option 3 is selected. Custom Field 3 is shown.
If Custom Field 1 Option 4 is selected. Custom Field 4 is shown.
I tried to tinker with rules but nothing in there has options for show/hide. Any suggestions?