Group Integration with CF7
-
I looked through your instructions and also other similar posts, but can’t figure out what I’m doing wrong…
Below is my CF7 code, but only the name and email are getting passed to MailChimp, the groupings aren’t passing successfully. Can you tell me what I’m doing wrong? Thanx!
<p>Your Name (required)<br /> [text* your-name default:user_display_name] </p> <p>Your Email (required)<br /> [email* your-email default:user_email] </p> <p>Subject<br /> [text your-subject] </p> <p>Your Message<br /> [textarea your-message] </p> <label><input type="checkbox" name="mc4wp-GROUPINGS[12121][]" value="Site Updates" /><span> Site Updates</span></label> <label><input type="checkbox" name="mc4wp-GROUPINGS[12121][]" value="Online Peer Supervision Groups" /> Online Peer Supervision Groups</label> <label><input type="checkbox" name="mc4wp-GROUPINGS[12121][]" value="Professional Development Webinars" /> Professional Development Webinars</label> <p>[submit "Send"]</p>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Group Integration with CF7’ is closed to new replies.