Multiple Redirect

After submitting the form, redirect users to different links based on the branch they selected. To be used with FormlyLogic.

Additional code/setup

Add these scripts before the </body> tag

<!-- Call Code Select Script-->
<script src="https://cdn.jsdelivr.net/npm/tom-select@2.2.2/dist/js/tom-select.complete.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/videsigns/webflow-tools@latest/countrycode.js"> </script>

Add a select input

Add a 'select' element, add 1 choice with the placeholder text and set the value as empty.

You add powerups to this select element.

Attributes

Submit Button

Add this attribute to each Submit Button that you want users to be redirected on click.

Note:
Ensure you use the full URL with https://

Custom <div> attributes
data-redirect
=
"https://{your-url-goes-here}"

Open in Current Tab

Add this combo attribute to the Submit Button

Custom <div> attributes
data-new-tab
=
false

Note: By default, redirects are set to open in a new tab.

Join our awesome Slack community with over 300+ Webflow users!

Seek support, vote on new features, stay updated and network with other community members.

Join Slack community