elementor forms mailchimp action support for opt out #24133
haniobaid
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
currently in elementor forms there is a mailchimp action on submit but it is mandatory meaning it is only usable on a form dedicated to subscribing to a newsletter, however there are all sort of landing pages where subscibing to a mailing list or newsletter is possible (example case study or white paper requests, or contact us forms) In such cases the user has to have the option to opt out to comply with legal stsndsrds.
Describe the solution you'd like
the mailchimp integration section has to connect to a yes/no radio button that determines if the user will be subscribed or not
Describe alternatives you've considered
tried to use Javascript with some success but it is limited and has compatibility issues plus it is hindered by existing bugs in some contexts such as Javascript events on popups
Additional context
No response
All reactions