How can I set up a zip code entry redirect?

  • Duncan_Mel
    Asked on April 4, 2020 at 11:00 PM

    I have a driving school which services Santa Barbara and Ventura areas which both have different pricing structures. We want people to be able to enter in their zip code, then be directed to either the Santa Barbara Pricing Page or the Ventura Pricing Page depending on a zip code list that I can edit so that i can modify the areas that I service if necessary.


  • Flavio_A
    Replied on April 5, 2020 at 4:11 AM

    Hi @Duncan_Mel

    You can create a condition that redirects users to different URLs in your website after submission.

    A possible way to do that is by adding a text field to your form and naming it Zip Code.

    1586073324zipcode1 Screenshot 10

    Then go to SETTING > CONDITIONS > CHANGE "THANK YOU"PAGE

    1586073469zipcode2 Screenshot 21

    There you can set up a condition that redirects to a specific URL after submission based on an exact value entered in the Zip Code field. In that case you would need to make it for every Zip Code you are interested in.

    Optionally, you can create a condition that only reads the first numbers of the Zip Code entered and redirects accordingly. This could work in this case, since all Santa Barbara zip codes start with 931 and Ventura zip codes start with 930.

    Do not forget to set Redirect to URL after submission as the outcome for the condition you are creating.

    1586073788zipcode3 Screenshot 32

    Please check this guide for more details:

    https://www.jotform.com/help/317-Change-Thank-You-Page-URL-Based-on-a-Condition

    I hope this will help you, but please let us know if we can assist you any further.