How can I validate the Zip Code entered in my form?

  • EMYEstetica
    Asked on November 15, 2016 at 3:56 PM
    Nice. what about if you have more than one Zipcode. I say in bulk with all the zipcode listing?
  • Kevin Support Team Lead
    Replied on November 15, 2016 at 4:04 PM

    If you need to have multiple zip codes I think that would be better to list them, this way you will not need to set up conditions to evaluate the code entered in a text box, so will not be possible to enter a wrong value. 

    You may use the drop down field to list the codes in your form: 

    How can I validate the Zip Code entered in my form?  Image 1 Screenshot 30

    However, if you would still need to use conditions you will only need to add the different codes to the condition shown in the other thread, so the code entered will be compared with all those added in the conditions and if none is equal then the condition will be triggered. 

    How can I validate the Zip Code entered in my form?  Image 2 Screenshot 41

    Hope this helps. 

  • EMYEstetica
    Replied on November 15, 2016 at 4:14 PM

    oh yea. thank you. Why didn't I think of that. Cool.

  • Kevin Support Team Lead
    Replied on November 15, 2016 at 4:23 PM

    You're welcome EMYEstetica.

    Please if you have any question do not hesitate to let us know, we will be glad to help you.