Redirect customers to a page after form submission

Redirecting users to a specific page after they submit a form can enhance user experience, whether it's a thank-you page, a product page, or any other destination.​

Step to manage

  1. From admin side of the app, click Forms > open the form you want

  2. Click After submit icon on the left side > change Action to Redirect to page

  3. Fill out the URL of the page that you want to redirect to

  4. Save form to apply change

Note: Ensure the URL you enter is complete and starts with http:// or https:// to guarantee proper redirection.

Testing the Redirect

After setting up the redirect:

  • Submit the form yourself to verify that it redirects to the intended page.

  • Ensure that the destination page loads correctly and provides the expected content or message.​

Last updated