Support

Account

Home Forums Front-end Issues Custom Validation Reply To: Custom Validation

  • When using acf_form with 'form' => false, it seems there’s no acf/validate_value/name=... being called and you’re on your own. I’m trying to get ACF fields and multi-currency plugin fields to work with WC Vendors, and some validation needs plain old jQuery. It works fine, but is there a way to call that filter yourself with 'form' => false?