-
treccapatrizioDomanda 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
-
treccapatrizioRisposta 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 SupportRisposta 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.
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.
5. Add the conditions. Here's an example:
IF Which site do you want to open?
STATE Is Equal To
VALUE Youtube
DO Redirect URL
URL https://www.youtube.com/Here's the example screencast:
Give it a try and let us know if you have any other questions.