Support

Account

Home Forums Front-end Issues Acf_form() Dont allow to edit. Reply To: Acf_form() Dont allow to edit.

  • Hi @mr-dan

    I think you can use the HTTP referrer to get the current page URL and then use the url_to_postid() function to convert the URL to the page/post ID. Unfortunately, I haven’t fully tested this method.

    Hope this helps 🙂