Home › Forums › ACF PRO › Hide already filled in rows in ACF_Form › Reply To: Hide already filled in rows in ACF_Form
You could have to different field groups, that that’s shown on the user side and one that’s shown on the admin site. Then using an acf/save_post filter copy the values to the admin field group and delete things from the user field group if you need to. I created a custom location rule a while back that let’s you include field groups base on whether it’s on an admin or front end page. https://github.com/Hube2/acf-filters-and-functions/blob/master/is_admin-acf-location-rule.php
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.