1. Willard Bertrand
  2. CMC - Mailchimp for Joomla!
  3. Monday, 18 November 2019
  4.  Subscribe via email
How to set up field for contact from module in joomla? Where in Mail Chimp do I find the relevant field names?

they have a list of fields for "field mapping" that they say I should set up in Mail Chimp

EMAIL=email
FNAME=name:0
LNAME=name:1

On the left you have the field tag as specified in Mailchimp. On the right you have the corresponding Joomla user property. Maybe you are already asking yourself - what is the 0 and the 1 after the name? Well, in Joomla the first name and last name are stored in the same database field. We take the value in this field, we create an array out of it. 0 is basically the first value in the array, the 1 the second. So in our case 0 is the first name and 1 the second name JOOMLA CMC Form.jpg
Attachments (1)
Responses (0)


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Powered by EasyDiscuss for Joomla!