How does this component get the list of child pages?A developer is creating a custom component on the page /latestBlogs.html that needs to list all the titles of the blogs pages under /content/blogs.How does this component get the list of child pages?A. Instantiate a node object with session.getNode...
Acutally this issue i am facing is in 6.1 code, we are having static templates only. May be soon we are migrating to 6.5, at that time we will start using editable temps
I have added new text field in tab advanced section for page component of xyz template.So whenever weopen page properties of a page, will see the options as tab basic, advanced, thumbnail, cloud services, permissions...etc. New text field which added for tab advanced should reflect for all pages of...
Hi Team, Recently we have added changes to the template and those changes are reflecting for newly created pages with that template.The pages which already created with that template( before code change) is not reflecting the new changes. Could you please suggest on this. Thanks,Chandra
Hi Team,sub:- old generation space reached 100% in AEM publishers Everyday we are seeing publisher 1 or publisher 2 having issues and due to this servers are going down and to retains servers back we are just restarting the instances.Below is the link for head dump analysis.https://fastthread.io/my-...
Hi Team,We are also facing similar issues.Everyday we are seeing publisher 1 or publisher 2 having issues (Major issue is old generation space reached 100% )and due to this admin is just restarting the instances.Below is the link for head dump analysis.https://fastthread.io/my-thread-report.jsp?p=c2...
HI Arun,Thanks for reply. I am just doing POC for this. I am passing string to sightly. But this is not working for me. Could you please suggest??<div class="collapse navbar-collapse" id="main-navbar" data-sly-use.mySlingModal="${'com.ingredion.aem.core.components.content.SlingFirst @ text='Some tex...
Hello all,Below is my code. actually i am displaying list of children (in 2 sections) on click in header navigation.<ul class="nav navbar-nav" data-sly-list.level1="${header.mainNavPages}" ><div class="col-md-3 col-sm-4"><ul class="dropdown-list" data-sly-list.level2="${level1.children}"><li data-s...