Support

Account

Home Forums Front-end Issues Disable acf_form() navigate away warning Reply To: Disable acf_form() navigate away warning

  • Hi @hyperarts

    You can disable the prompt with this JS:
    acf.unload.active = false;

    Thanks
    E