• Resolved ashamun

    (@ashamun)


    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|john@email.com,jane@email.com" "California|[if-california][california-sub-region][/if-california]" "Florida|john@email.com,jane@email.com" "New York|john@email.com,jane@email.com" "North Carolina|ted@email.com,carl@email.com"]
    
    [group if-california]
    [select* california-sub-region first_as_label "Select California Region" "Northern California|jack@email.com,jill@email.com" "Central California|jack@email.com,jill@email.com" "Southern California|john@email.com,jane@email.com"]
    [/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.

    • This topic was modified 5 years, 1 month ago by ashamun.
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.