Redirection based on selection

Hi there, I have a question regarding GF. Is it possible to redirect to a specific page based on a selection within the form or by clicking a button?
I would like to over 3 different forms with different fields and pages based on the first selection the user did. For example he clicks on “Option 1” the form for this option will be displayed, Option 2 etc. I don’t want to do this in one GF form so I consider to place different forms on different WP pages.

Thanks in advance!
Frank

You might want look into the ‘Conditional Redirects Based on Form Fields’ section of the article. That should point you on the right direction.

1 Like

You can use one form for this, if you want. You can place your choices in the form. Then, you can use multiple Redirect Confirmations, and conditional logic on each one, so that the visitor is redirected to the destination you want based on the choice they made in the form.

Please see this section of the documentation:

thanks for your help. will try and see if it works for me.

Let us know if you need help getting set up.