Support

Account

Home › Forums › General Issues › JS prepare_for_ajax problem in acf_form › Reply To: JS prepare_for_ajax problem in acf_form

  • Yesterday I ended up passing var in acf.add_filter as a.exclude and retrieving it in acf/fields/post_object/query/ with $_REQUEST[‘exclude’].
    Thank you.