I am wondering how to redirect the user to a specific page after submitting the page, based on the selected option in a dropdown in the form.
Just found the 'Redirect' action on Settings > Behaviors > Data, but there I can only fill in one URL.
In CF6 I made this dropdown option based redirect, but in CF7 I am not sure how to accomplish this. Any tips?
\Edit: I guess I have to switch to an advanced form, just using a basic contactform as a starting point.
Is there any tutorial which I can follow.
Just found the 'Redirect' action on Settings > Behaviors > Data, but there I can only fill in one URL.
In CF6 I made this dropdown option based redirect, but in CF7 I am not sure how to accomplish this. Any tips?
\Edit: I guess I have to switch to an advanced form, just using a basic contactform as a starting point.
Is there any tutorial which I can follow.
Hi
Use an Advanced form.
Use a Standalone form.
In your Submit button, Adevanced Settings, choose the page to Submit.
In the Submit page choosen, add a Redirect Action with Run Conditions based of the data value of your dropdown.
Use an Advanced form.
Use a Standalone form.
In your Submit button, Adevanced Settings, choose the page to Submit.
In the Submit page choosen, add a Redirect Action with Run Conditions based of the data value of your dropdown.
You need to login to be able to post a reply.