Hi, I’m working on a landing page for a free ebook. Is there a way to configure a form so that the button subscribes the user to a mailchimp list and at the same time executes the download of the ebook?
Two actions in a form (mailchimp subscription and download file)
samliew
#2
The workaround seems to be placing the download link in the success message of the form. You can probably use custom code to trigger a click on that link when it’s shown.