conditional logic not working

  • kauseway
    Asked on August 5, 2019 at 12:34 PM


    this has logic to only show if we are in their zip code. It was working before but now it does not .why?

    example it should always be hidding unless we type in 77001 or 77002 or 77003
    1565022790Screen Shot 2019 08 05 at 11 Screenshot 10

  • olcay JotForm Developer
    Replied on August 5, 2019 at 1:10 PM

    Instead of using "Contains" state and checking multiple values separated with comma, you can use multiple if condition for all zip code values.

    Below you can find the screenshots of your use case.


    1565024981Screen Shot 2019 08 05 at 20 Screenshot 10

    1565025005Screen Shot 2019 08 05 at 20 Screenshot 21


    Hope this will help. Let us know if you need further assistance.