Custom condition

  • mijot
    Asked on May 19, 2017 at 12:08 PM

    Hi there,

    Let say I have a condition based on the values of 3 different fields. Instead of the default "Any" or "All", can I specify the condition to be something like: (field1 OR field2) AND field3

    Thank you

  • David JotForm Support Manager
    Replied on May 19, 2017 at 1:47 PM

    Not, that is not possible. You can use "ANY" to have something like: (If Field1 OR Field2 OR Field3 Is Filled, then do...)

    Or you can use "ALL" to have something like: (If Field1 AND Field2 AND Field3 Is Filledthen do...)

    Let us know if you have more questions.