Hello!
I am hoping to implement a checkbox on my contact form that will subscribe users to the mailing list. Is this even possible with one form? I’ve tried dynamically adding this..
..when the checkbox is checked but that just overrides the {%form 'contact' %} functionality and ONLY registers the user as a customer. I need the contact email to be sent AND for them to be added to the customer base/audience.Any/all suggestions welcome!
Thank you!