Title: Make Event Notes not required
Last modified: January 9, 2017

---

# Make Event Notes not required

 *  Resolved [StickyPixels](https://wordpress.org/support/users/stickypixels/)
 * (@stickypixels)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/make-event-notes-not-required/)
 * Hi,
 * I’ve just installed the Frontend Submit extension and love its ease of use.
 * But there’s one thing that I can’t figure out: for my purposes the event_notes(
   or event_description) field is not really important, but by default it is required.
   
   I found out how to make a field required, but is the opposite also possible (
   i.e. make a required field optional)?
 * Hope anyone can help, TIA.
    greets, Leo

Viewing 1 replies (of 1 total)

 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/make-event-notes-not-required/#post-8635374)
 * Well, currently it is in the code, and adding events from the frontend without
   some info makes it difficult to review later.
    But in your case: just make the
   event_notes field a hidden field in the form (just use “view source” to see the
   generated html) and add some default text to that textarea field. That way you
   don’t show the notes-field but it will still pass the submit. I’ll make it non-
   required in the following version, see this change: [https://plugins.trac.wordpress.org/changeset/1571399/](https://plugins.trac.wordpress.org/changeset/1571399/)

Viewing 1 replies (of 1 total)

The topic ‘Make Event Notes not required’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/events-made-easy-frontend-submit.
   svg)
 * [Events Made Easy Frontend Submit](https://wordpress.org/plugins/events-made-easy-frontend-submit/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-made-easy-frontend-submit/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-made-easy-frontend-submit/)
 * [Active Topics](https://wordpress.org/support/plugin/events-made-easy-frontend-submit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-made-easy-frontend-submit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-made-easy-frontend-submit/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Franky](https://wordpress.org/support/users/liedekef/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/make-event-notes-not-required/#post-8635374)
 * Status: resolved