How to redirect a user to a URL based on a response?

  • treccapatrizio
    Domanda del 14 febbraio 2024 alle ore 07:25

    Salve,

    vorrei creare un modulo che fuzioni in questa maniera:

    Nell'opzione 1 l'utente seleziona la città di partenza

    Nell'opzione 2 l'utente seleziona la città di arrivo

    Risultato: come risultato l'utente vedrà una lista degli orari di quel bus


    Come posso fare per ottenere questo?

    Grazie mille

  • treccapatrizio
    Risposta del 14 febbraio 2024 alle ore 08:55

    Mi correggo, vorrei che in base alla risposta l'utente venisse reindirizzato a una url. Quindi vorrei poter impostare differenti url di redirect in base alle varie risposte. Grazie ancora

  • Rayzel Jotform Support
    Risposta del 14 febbraio 2024 alle ore 11:24

    Hi Patrizio,

    Thanks for reaching out to Jotform Support. I understand that you want to be able to redirect a form filler to a URL based on their responses. You can achieve this by using the Conditional Logic feature. Let me walk you through it:

    1. In Form Builder, set the form field where you'll be getting the response. This will be the base of your URL redirects. An example below is a Single Choice element that a form filler can choose.

    How to redirect a user to a URL based on a response? Image 1 Screenshot 60

    2. Go to the Settings tab in the orange navigation bar at the top of the page.

    3. Click on the Conditions option on the left menu.

    4. Then, click on the Add condition button and select the Change Thank You Page option.

    How to redirect a user to a URL based on a response? Image 2 Screenshot 71

    5. Add the conditions. Here's an example:

    How to redirect a user to a URL based on a response? Image 3 Screenshot 82

    IF Which site do you want to open?
    STATE Is Equal To
    VALUE Youtube
    DO Redirect URL
    URL https://www.youtube.com/

    How to redirect a user to a URL based on a response? Image 4 Screenshot 93

    Here's the example screencast:

    How to redirect a user to a URL based on a response? Image 5 Screenshot 104

    Give it a try and let us know if you have any other questions.