Solved
Query Builder
Hello,
Do we have a simple query or any other simple way to figure out all the pages where a certain component is getting referenced.
Thanks,
Sonali.
Hello,
Do we have a simple query or any other simple way to figure out all the pages where a certain component is getting referenced.
Thanks,
Sonali.
property=sling:resourceType
property.value=give the resource type of the component.
Example
property=sling:resourceType
property.value=foundation/components/carousel
You can check this under this path http://localhost:4502/libs/cq/search/content/querydebug.html for local testing
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.