• Resolved AB1-AB1

    (@ab1-ab1)


    Hi guys,

    For this particular site, things are populating inside mailchimp smoothly. However, we’d like to track more detail.

    Please see here:
    http://lifeinthepinesco.com/explore-more/

    When a subscriber selects one of the check boxes, that particular company receives the email.

    Here is the CF7 code:
    ————————
    <p>[text* first-name placeholder “First Name*”]</p>
    <p>[text* last-name placeholder “Last Name*”]</p>
    <p>[email* email placeholder “Email*”]</p>
    <p>[text zip-code placeholder "Zip code"]</p>
    <p>[mc4wp_checkbox “Sign-up for our newsletter”]</p>
    <p>Please indicate which home builder(s) you
    are interested in. Check all that apply:</p>
    [checkbox* checkbox-549 “Ryland Homes from the upper $300s|mbond@ryland.com”
    “Shea Homes from the upper $400s – lower $500s|cheryl.haflich@sheahomes.com”
    “TRI Pointe Homes from the upper $500s|WhisperingPinesSales@TRIPointeHomes.com”]
    <p>[captchac captcha-689 size:l]</p>
    <p>[captchar captcha-689 placeholder “Enter word verification from above*”]</p>
    <p>[submit “Send”]</p>

    —————————–

    We want to send which company was selected of the checkboxes to mailchimp….

    How do we do that?

    THANK YOU IN ADVANCE!!!!

    https://wordpress.org/plugins/mailchimp-for-wp/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello,

    Can you let me know if the checkbox you have created also are created in your MailChimp list as additional fields?

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello again,

    Please check our article on Send additional CF7 fields to MailChimp.

    Once you create the additional fields in your MailChimp list, use the same name for the fields in your CF7 form and also prefix them with mc4wp-

    This will ensure the fields are sent to MailChimp.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CF7 Multiple checkboxes -> Mailchimp list’ is closed to new replies.