Conditions - it is possible to set up a condition with both 'All' & 'Any'

  • WCSPC
    Asked on September 23, 2014 at 3:46 PM

    On my form I am using the Iframe embed widget to allow different payment fields. I have set it up so that the user skips to the correct payment field based upon their choices, however I would like to set up the condition as

    if field A is X &

    field B is Y

    & if field C is empty or equal to Z skip to page

    I know how to work around my problem, but I have a clumsy fix and would like to do the above if possible.

    I like the changes to the functions this year it is increasingly sophisticated & I am just wondering what is in the pipeline.

    I need the different payments fields as it is not possible to put custom amounts based on user choice into the subscription payment field on paypal.

    Thanks, Wiveypool

  • Welvin Support Team Lead
    Replied on September 23, 2014 at 5:07 PM

    Hi Wiveypool,

    You can separate it two conditional logic entry, one for the ALL and one for the optional or ANY. For example:

    Conditions   it is possible to set up a condition with both All & Any Image 1 Screenshot 30

    Conditions   it is possible to set up a condition with both All & Any Image 2 Screenshot 41

    So,

    if A is X and B is Y and C is EMPTY, show the other field.

    The other conditional logic is created as if C is Z then should the other field.

    Try it and let us know for the result. Also, please explain what fields you would like to apply these conditional logic so we can help you analyze the result.

    Thank you!