Skip to main content
All CollectionsForms and data bases
How to set up constant redirection to one specific URL
How to set up constant redirection to one specific URL

Redirect all form submitters to a single URL address after submission.

Updated over a week ago

If you want to redirect all users to the same URL after form submission, without applying any conditions, follow these steps:

redirect url
  1. Open the form editor
    Go to your form, enable edit mode, and click Edit form.

  2. Set the redirect URL
    In the form editor, go to the Settings tab. Scroll down to find the Redirect URL box. Paste the desired URL here.

Example:
If you want all users to be redirected to your website’s homepage, paste the URL, e.g., https://www.example.com.

After users submit the form, they will automatically be redirected to the URL you provided.

📝 Additional insights:

  1. For conditional redirection based on form responses, check out th the tutorial on how to redirect based on user input.

  2. Learn how to create and manage ending pages to offer a dynamic user experience.

Did this answer your question?