Support

Account

Home Forums Backend Issues (wp-admin) Validate a group of fields in admin page Reply To: Validate a group of fields in admin page

  • Hi @tekhoi

    ACF contains a setting on each field for ‘required’. By setting this to true, validation will be performed when saving the post.

    If you require custom validation, please see this doc:
    http://www.advancedcustomfields.com/resources/acf-validate_value/

    Thanks
    E