Form's action don't let me redirect to thanks page

This post mentions that redirect only works with the standard Webflow action. Looks like if you want to redirect with the Hubspot action you either need to:

  1. Change the Hubspot action to include a redirect
  2. Using custom code - Intercept the Webflow form submission and preform your action + redirect there.

If you cannot change the Hubspot action let me know and we can work up the code you need.

1 Like