Adding Conditional Group as Pipe Value
-
Hey there. I have a unique situation and was wondering if someone could help me. I need a form to go to a pipe value but based on the main selection choice OR the conditional selection choice. Here’s what I have:
[select* state first_as_label "State of Interest" "Arizona|[email protected],[email protected]" "California|[if-california][california-sub-region][/if-california]" "Florida|[email protected],[email protected]" "New York|[email protected],[email protected]" "North Carolina|[email protected],[email protected]"] [group if-california] [select* california-sub-region first_as_label "Select California Region" "Northern California|[email protected],[email protected]" "Central California|[email protected],[email protected]" "Southern California|[email protected],[email protected]"] [/group]Whenever I set it up like this and go to the conditional fields area to setup the condition, the “state” field is missing under “Show if”. I may just be doing something wrong. Is there anyway to make this happen?
Thanks in advance!
Side Note: Please notice the emails are different for many of the options.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Adding Conditional Group as Pipe Value’ is closed to new replies.