Looking for a solution to the following…
I’m creating a dynamic collection called Lead Magnets. On the individual lead magnet pages there will be an opt-in form where people can submit their name and email address in exchange for the lead magnet (a free PDF guide) The thing is, each opt-in form needs to submit to a different URL (a different email list).
Is there a way to dynamically populate the form post method?
I tried a few different ways using an embed element but haven’t had any luck.
Any thoughts?
Thanks!