Form Submit, redirecting to form action link even though enhanced = true

Hey there finsweet team,

I have a form here
https://worksocial-dev.webflow.io/book-a-space
and I am using form submit + enhance = true, but the form still redirects to the ‘make’ URL in the form action instead of showing the native submit.

I am using formly for multistep functionality, and I think that is causing the form to redirect. Is there a way I can get the enhance = true working with formly? or is there another multistep form solution that is compatible with finsweet form submit attribute?

Hey @Support-Luis @Support-Pedro
Here is the loom as well

Would be great if I could get a solution to this.

Hey @tejus.kabadi!

The custom submit button seems to be the issue here, can we try this:

  1. Hide the current “Request booking” button, the one with data-form="submit-btn"

  2. Use the native Webflow submit button or create a custom one, as long as it has the type = submit

Let me know how it goes!

Yes! That was it. thank you!!

1 Like