Can you set a Redirect URL of a Webflow Form from a CMS value?

Published on
September 22, 2023

Yes, you can set a Redirect URL of a Webflow form from a CMS value. This feature is useful when you want to dynamically redirect users to different pages based on the input they provide. To set a redirect URL from a CMS value, follow these steps:

  1. Create a form in Webflow: First, you need to create a form in your Webflow project. To do this, go to your Webflow Designer and drag a Form Block onto your page. Customize the form fields and settings according to your needs.

  2. Set up a form submission trigger: In order to redirect users after form submission, you need to add a form submission trigger. Select the Form element and go to the Settings tab in the right-hand panel. Under the Form Submission section, enable the "Redirect to a different page after submission" option.

  3. Add a dynamic redirect URL: Instead of manually entering a URL in the "Redirect URL" field, you can use a dynamic CMS value as the redirect URL. To do this, click the "+ Add field" button next to the "Redirect URL" field and select the appropriate CMS field from your collection.

  4. Map the CMS field value to the Redirect URL: Once you have selected the CMS field, you will see a mapping dropdown menu appear. Choose the CMS field that contains the redirect URL or create a field specifically for this purpose.

  5. Style the success message: After submitting the form, users will see a success message. Customize this message by selecting the form and going to the Success Message section in the right-hand panel.

By following these steps, you will be able to set a redirect URL for a Webflow form using a CMS value. This allows you to dynamically redirect users based on the information they submit.

Additional Resources:

Q: Can Webflow forms be customized with custom HTML and CSS?
Q: How do I create a form in Webflow?
Q: How can I integrate Webflow forms with third-party email marketing services?