Title: CF7 Multiple Forms &amp; Multiple Checkboxes
Last modified: August 24, 2016

---

# CF7 Multiple Forms & Multiple Checkboxes

 *  Resolved [benatherton](https://wordpress.org/support/users/ben1390/)
 * (@ben1390)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cf7-multiple-forms-multiple-checkboxes/)
 * Hi,
 * I have two CF7 forms and two Mailchimp lists, is it possible to have two different
   checkboxes so that form 1 submits to list 1 and form 2 submits to list 2?
 * Many thanks.
 * [https://wordpress.org/plugins/mailchimp-for-wp/](https://wordpress.org/plugins/mailchimp-for-wp/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * (@hchouhan)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cf7-multiple-forms-multiple-checkboxes/#post-6034628)
 * Hello [@ben1390](https://wordpress.org/support/users/ben1390/),
 * Please correct me if I’m wrong. In case you are looking for a method to submit
   form 1’s data to list 1 and form 2’s data to list 2, then yes it’s possible. 
   After adding the Checkbox to the forms, you can add below code to each of the
   Contact7 Forms.
 * `<input type="hidden" name="_mc4wp_lists" value="123abc456def" />`
 * Make sure to change 123abc456def into the actual ID of the MailChimp list you
   want people to subscribe to. You can find the ID of your MailChimp lists by navigating
   to WP Admin > MailChimp for WP > MailChimp.
 * Based on the ID you set, the form data would only be sent to that particular 
   list.
 * I hope this helps, if not, please feel free to mark this again as unresolved.

Viewing 1 replies (of 1 total)

The topic ‘CF7 Multiple Forms & Multiple Checkboxes’ is closed to new replies.

 * ![](https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577)
 * [MC4WP: Mailchimp for WordPress](https://wordpress.org/plugins/mailchimp-for-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailchimp-for-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailchimp-for-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/mailchimp-for-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailchimp-for-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailchimp-for-wp/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/cf7-multiple-forms-multiple-checkboxes/#post-6034628)
 * Status: resolved