Home › Forums › General Issues › Querying the database for serialized repeater sub field values › Reply To: Querying the database for serialized repeater sub field values
Hi @Bassscape
Your above query will only find posts (that is if the query works as expected) that have Concept and Design selected as the value.
To allow for a value within the array, you shoudl take a look at the checkbox docs:
http://www.advancedcustomfields.com/resources/field-types/checkbox/
On that page, you will see how to use a LIKE statment in the meta_query to match a value.
I have not yet combined this with a sub field DB search, but it must be possible with SQL.
Good luck mate
Cheers
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.