statamic-rad-pack / mailchimp

Mailchimp integration for Statamic
https://statamic.com/addons/rad-pack/mailchimp
MIT License
19 stars 13 forks source link

:stars: allow override of email field per formset #29

Closed jsblair9 closed 4 years ago

jsblair9 commented 4 years ago

In the event that your form does not use the conventional fieldname of email and you'd like to change it to something like honeypot for instance - this allows you to set which fieldname the email should be found on that formset. This also cleans up the config layout a smidge to accommodate the new field.

Also apologize that my linter apparently changed a few lines that have nothing to do with this 😬