Home › Forums › General Issues › Choose taxonomy, which then filters post link › Reply To: Choose taxonomy, which then filters post link
Hi @MadeGood
This kind of trigger AJAX functionality does not yet exist for the ACF plugin.
You can however, use the relationship field to filter the posts by a taxonomy.
However, you will not be able to save the taxonomy as a sub field value.
This said, it would be possible to write some custom jQuery which triggered a custom AJAX call on change of the taxonomy select field. Your AJAX call could then query and return post data which you would then update the post_object field with.
Hope that helps.
Thanks
E
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.