Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi,
Can anyone please help on the below query.
How can i search for a page by passing page name using querybuilder in AEM 6.3.
Example: If i have below content pages in my instance,
/content/project/page1
/content/project/page2
/content/project/page3
.So now i want to get page path with the page name page2. How i can search with page name?
Thanks in advance.
Solved! Go to Solution.
Here you go-
type=cq:Pagenodename=page2path=/content/project
View solution in original post
Views
Likes
Replies