Required custom fields?

Support MB Frontend Submission Required custom fields?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #7248
    rmackovicrmackovic
    Participant

    You have added option to set post type fields as required (title, content, excerpt, etc.), but what about custom fields? Is it possible to add this any time soon? Thanks!

    #7267
    Anh TranAnh Tran
    Keymaster

    Hi,

    The custom fields can be set to required. It's already supported by Meta Box. Please see this and this.

    #7268
    rmackovicrmackovic
    Participant

    Thanks, but is it possible to make fields required only on front end?

    #7269
    Anh TranAnh Tran
    Keymaster

    Please try in the field settings:

    'required' => is_admin() ? false : true,

    #7272
    rmackovicrmackovic
    Participant

    Yeah, that should work... Will try, thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Required custom fields?’ is closed to new replies.