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

  • EMYEstetica
    Ditanyakan pada tanggal 15 November 2016 pukul 15.56
    Nice. what about if you have more than one Zipcode. I say in bulk with all the zipcode listing?
  • Kevin Support Team Lead
    Dibalas pada tanggal 15 November 2016 pukul 16.04

    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
    Dibalas pada tanggal 15 November 2016 pukul 16.14

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

  • Kevin Support Team Lead
    Dibalas pada tanggal 15 November 2016 pukul 16.23

    You're welcome EMYEstetica.

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