Home › Forums › ACF PRO › Query relationship from repeater sub field from other post › Reply To: Query relationship from repeater sub field from other post
You can’t do a query in WP that queries posts based on fields in other posts.
You would need to query the field in the other post and then query the posts you want based on the results of that query. Not a quick solution at all.
So basically:
If you are interested I created a new plugin recently that will pull the data from the related post into the post you want to query so that you can query the those values directly and I’m looking for input on it. I posted the information here: http://support.advancedcustomfields.com/forums/topic/field-converter/
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.