All Collections
Build & customize
Form logic & calculations
Can I redirect my users to different pages (URLs)?
Can I redirect my users to different pages (URLs)?
Updated over a week ago

Yes, absolutely. You can set up a constant redirection or conditional redirection on your forms.

Constant redirection

On your form editor, go to the "Settings" tab. Then, you can paste the link you want your users to get redirected to in the "Redirect URL" box.

This way, all your form users will be automatically redirected to that URL after submitting the form.

Conditional redirection

You can set up conditional redirection in the "Logic and Calculator" tab.

You can use it if you want to redirect each user to a different URL depending on their Score, for example.

On the advanced logic, there is a condition called "After submit, go to link".

For instance, the logic condition will be as the following:

If the "Score" is less than 10, then "after submit, go to link" URL1.

Note: The redirection always works after the form is submitted. The user has to submit the form to be redirected to the URL you set up.

Did this answer your question?