I’m trying to set up a landing page system for one of our websites. I think I got everything except handling form submissions.
I’ve set up a CMS field that holds the redirect URL (this would be unique for each landing page), and I would like to redirect a landing page to this URL when the form is submitted. I don’t think this functionality is available in Webflow (I found this wishlist link). Could someone please tell me if there’s a way I can achieve this using custom code?
I’ve made something similar for a client project some days ago.
What they have is ebooks landing pages and each ebook page has a form that needs to redirect to specific page CMS thank you page, but since the form redirect field can’t be bind dynamically, we need to think of another solution. Thanks to dynamic embeds I think I’ve made it!
Hi @PeterDimitrov
I am trying to achieve this. But your link is not working. Can you share what you’ve done to dynamically redirect to a specific dynamic page after form submission