querybuilder question: return pages with a component which has a specific custom property value?
Hi, is there a way to return URLS for pages which have a component with a property of a specific value?
E.g. if there are say 1000 games, and each has an overview page, and each of these pages has a game overview component which has a game ID and game name property.
The client website has a list of recently played game ids, and needs to load some thumbnails which are aspects of the games overview page.
