Mailchimp - Redirect to thank you page

谁说胖子不能爱 提交于 2019-12-11 12:02:47

问题


I am using Mail Chimp and in one of my forms when someone registers via custom form, a message appears at the bottom saying 'Check your email for a confirmation email' or something like that. I would like to have them redirect to a thank you page (the standard one will do) instead of a message just appearing, I have been banging my head against a wall trying to figure this out, but I can't seem to find a way to do this.....any suggestions?


回答1:


When creating an embedded form, be sure to disable javascript. There is a check box for it.




回答2:


The above answer is very vague and doesn't explain fully the process which is explained here in the Mailchimp docs:

https://kb.mailchimp.com/lists/signup-forms/design-and-host-your-own-thank-you-pages

If you check the 'disable all javascript' option then you'll need to perform your own form validation to avoid the form redirecting to a Mailchimp-hosted version of the form if there are errors. Then, once you have submitted the form, it will redirect to your chosen URL.



来源:https://stackoverflow.com/questions/36489614/mailchimp-redirect-to-thank-you-page

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!