So when I use my form with ‘action’ + method = GET, it re-directs the user to my desired URL with appended form data – which is great.
However, now when users press the Submit button, Webflow isn’t registering that as a form submission and saving the Forms data under the forms section in Settings.
Is it possible to do both? Use ‘action’ while redirecting users to a dynamic URL as well as capturing them as form submissions within Webflow?
Thanks for giving the solution you found !
Did you manage to get this script work on mobile?
I tested via several other ways but by submitting the form on mobile, I don’t retrieve the form via Webflow, I am however redirected to the desired link.