Custom Fields – Required

Home Forums Calendar Products Events Calendar PRO Custom Fields – Required

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1140274
    Michael
    Participant

    Have you guys added the functionality, of making custom fields required?
    If so what would word would I add to this.

    function my_community_required_fields( $fields ) {
    $fields = array(
    ‘post_title’,
    ‘post_content’,
    ‘EventStartDate’,
    ‘EventEndDate’,
    ‘venue’,
    ‘organizer’,
    );

    #1140667
    Geoff B.
    Member

    Good evening Rob and welcome back!

    Thank you for reaching out to us.

    I would love to help you with this topic.

    I recommend reading the following article: https://theeventscalendar.com/knowledgebase/required-fields-for-events-submission-form/

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1140719
    Michael
    Participant

    Thanks Geoff!

    #1141333
    Geoff B.
    Member

    Good evening Michael,

    I’m stoked that this was helpful to you.

    You are welcome back on our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Custom Fields – Required’ is closed to new replies.