Home › Forums › Backend Issues (wp-admin) › Retrieve POST OBJECT values for admin column filter › Reply To: Retrieve POST OBJECT values for admin column filter
You cannot filter posts by values associated with other posts. To do what you want you would need to copy all of the custom field values you want to filter on to the posts that you want to filter. The only thing that is stored for a post object field is the ID of the related post.
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.