Home › Forums › ACF PRO › Load ACF Groups With Ajax › Reply To: Load ACF Groups With Ajax
You need to do 2 things. The first is to create a custom location rule that is based on your custom field. The second thing to do is to call the ACF function that will update the field groups displayed on the page.
I played around a bit with this in the past to create custom location rules based on ACF choice fields. https://github.com/Hube2/acf-custom-field-locations-rule. With some work this can be adapted to work on other types of fields… but I would build the function for a specific field only. The plugin I created is not very efficient because it checks every ACF field.
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.