Support

Account

Home Forums Front-end Issues Acf form validation Reply To: Acf form validation

  • Hi @flow

    1. I believe you can use .attr() function from jQuery.

    2. I’m afraid you can’t do that. acf_form() relies heavily on JS, thus disabling the JS will likely break it.

    I hope this makes sense.