Title: Required Field
Last modified: September 9, 2018

---

# Required Field

 *  Resolved [silenx](https://wordpress.org/support/users/silenx/)
 * (@silenx)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/required-field-23/)
 * Hello,
    is it possible to set ( even via code ) the acceptance flag to be a required
   field? Can you paste snippet of code for that ?

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

 *  Plugin Contributor [Lap](https://wordpress.org/support/users/lapzor/)
 * (@lapzor)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/required-field-23/#post-10675913)
 * Hi,
 * Yes, when you insert the field via the buttons above the form editor you can 
   check the box for required, or you can add “required” to the code for that field
   manually like this
 * <input type=”email” name=”email” **required**>
 * Hope that helps. If you have any questions, please let us know!
 *  Thread Starter [silenx](https://wordpress.org/support/users/silenx/)
 * (@silenx)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/required-field-23/#post-10676117)
 * Sorry, i didn’t expain well.
    I mean the acceptance flag in woocommerce integration(
   the one in the woocommerce order form )
 *  Plugin Contributor [Lap](https://wordpress.org/support/users/lapzor/)
 * (@lapzor)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/required-field-23/#post-10677247)
 * Only if you switch to Custom Integration instead of the standard integration,
   or otherwise add it trough your own custom code. So by default this is not possible.
 * Hope that helps. If you have any questions, please let us know!

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

The topic ‘Required Field’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Lap](https://wordpress.org/support/users/lapzor/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/required-field-23/#post-10677247)
 * Status: resolved