CF7 Field mapping for Mailchimp
-
Hi, I’m mapping CF7 fields to send to mailchimp as per plugin documentation
[text* your-name mc4wp-FNAME autocomplete:name placeholder”Name”]
However writing the code this way the “your-name” value works correctly for CF7 but is not sent to Mailchimp
On the other hand:
[text* mc4wp-FNAME your-name autocomplete:name placeholder”Name”]
The “your-name” value is sent correctly to Mailchimp but does not work in CF7
I’m doing some tests but I can’t find a solution
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.