Redirect based on selection automatically
-
Hi,
I’m trying to set up a form with 1 field – a dropdown selection. Ideally I’d like as soon as a dropdown option is selected it will automatically redirect to a page without having to hit the submit button.
Currently I have conditional logic set up as follows:
Option 1 goes to page 1
Option 2 goes to page 2
Option 3 goes to page 3
and so on.How I have it set up works – when I select an option and hit submit it redirects to the correct page based on my selection.
However, I’d like to remove the extra step of having to hit a button, is there a way that once an option is selected it will automatically redirect to a page? Not sure if this is possible.
Thanks,
Ashley
- The topic ‘Redirect based on selection automatically’ is closed to new replies.