Support

Account

Home Forums Front-end Issues acf_form with custom validation message Reply To: acf_form with custom validation message

  • It probably has something to do with not using the standard method of validation. You’re either going to need to produce and output the error in your custom script or remove it and let ACF deal with it normally. I tend to only build custom code when it’s something I can’t do with a simple ACF filter.