Two instances of the same form - only one submit to mailchimp

Hi - I am trying to have two instances of the same signup form on my landing page (one at the top, one at the bottom) when either of them is submitted, I want the other to reflect the submission /show the success message, but I only want the form to be submitted once. I created my own form using webflow’s components, but I am sending the submissions to mailchimp.

Any ideas on how best to implement this would be great!

It would be possible to use custom code to pull this off but a simpler solution would be to just have a button CTA on both places that triggers a modal with the form inside. One form, no custom code.

1 Like