Home › Forums › ACF PRO › acf_form in wp-admin › Reply To: acf_form in wp-admin
Hi @ryandorn
Could you please tell me why don’t you use the location rule instead? I think it’s simpler and easier to do.
If you still want to use acf_form() on the backend, I believe you can do it but you need to create the code to handle the saving process. It will also create issues in the future if it is not handled correctly.
That being said, I think you can use the acf/render_field and a message field to show the form and then use the acf/save_post to process the posted data.
I hope this makes sense 🙂
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.