Support

Account

Home Forums ACF PRO acf_reset_validation_errors() does not work on front end forms. Reply To: acf_reset_validation_errors() does not work on front end forms.

  • In 5.7.0-beta3 I’m able to disable the javascript validation by changing the value of acf.validation.active to false.

    This combined with acf_reset_validation_errors() allows me to submit incomplete forms conditionally, ignoring required fields.