Address Mailchimp newsletter groups with Contact Form 7 form
-
Hi,
I am using Contact Form 7 form for newsletter.
I have a radio newsletter group in Mailchimp with 2 options.
I could use this now:
<label> <input type="radio" name="INTERESTS[b375325eca]" value="637118571c" required="" checked="true"> <span>Programminfos</span> </label> <label> <input type="radio" name="INTERESTS[b375325eca]" value="9acbcc1460" required=""> <span>Exclusively children's events</span> </label>
BUT:
How do I get the chosen value into my confirmation emails?
The square brackets of the name seem to be the problem.
[INTERESTS[b375325eca]] can not be used in the Contact Form 7 confirmation emails.
BTW:
The Contact Form 7 syntax would be similar to
[radio radio-125 use_label_element default:1 “Programminfos”
“Exclusively children’s events”]With [radio-125] I can use this in the confirmation emails.
Maybe there is a way to configure the Contact Form 7 syntax, so that the groups are adressed?
I hope you get what I mean.
Best regards and thank you in advance
Markus
- The topic ‘Address Mailchimp newsletter groups with Contact Form 7 form’ is closed to new replies.