How can I get my form to redirect someone to a url only when the conditions are met?

  • TheAthleteBook
    Asked on June 1, 2020 at 6:23 PM

    I set up some conditional logic to ensure that the surveyor is redirected to a url if they select certain choices. However when I tried taking the survey, I was redirected to the site regardless of my choices. I submitted an empty form and was still taken to that url. How can I ensure that the user is only redirected when the appropriate choices are selected and otherwise be simply shown a "Thank You" page?

    I've attached my form and a screenshots of my conditional logic below to help

    1591050128Screen Shot 2020 06 01 at 6 Screenshot 10

    1591050146Screen Shot 2020 06 01 at 6 Screenshot 21

    1591050161Screen Shot 2020 06 01 at 6 Screenshot 32

  • KrisLei Jotform Support
    Replied on June 1, 2020 at 6:35 PM

    Hi,

    Please try to change the IF statement from Any to ALL, in this way it will only redirect the users if ALL the conditions are met.

    1591050932condition Screenshot 10

    Let us know if it didn't meet your requirements.