Hi, i've developed a component where use can select the level1 Pages, and able to see the child pages of that current page. its wroking fine in author instance but in publish instance its throwing the cache issue. IIf i clear the cache it working. but end user cann't clear the cache always right. So...
Hi,1. Is it possible to generate thumbnail for word documents and excel without writing any custom workflow/servlet?2. I have modified the update asset workflow to generate custom rendition of thumbnails (Added thumbnail arguments 120:120:false under Thumbnail process step). But when I upload image ...
Hi,I am using CQ5.6.1.Could some one point out what could be reason login does not maintain the session using dispacther but works when hitting cq5 instance directlyWhen user log using cq form through dispatcher.Then after some random hits the page session which is tracked using a cookie is ...
Hi All,I am facing below issue. Can someone help please?I am having a component with pathfield. I am renaming some node using move option in siteadmin. The pathfield is not updating the links with the new name.For ex: I had previously /content/site/en/page.html in siteadmin and in path field of a co...
Hey All,Is it possible for Sling to map one resource to multiple views. Say I have a component @ /apps/<site>/components/breadcrumb and this has multiple views under /etc/1/components/breadcrumb/view.jsp and /etc/2/components/breadcrumb/view.jsp, I want Sling to check if view is present in /etc/2 h...
So in AEM 6.1 the only account we have that can create a new project within the TouchUI interface is our admin account. We have an administrators group that has full system access to everything, but they're not able to create a new Project. How exactly do we give them this same level of access?Our...
Hi All,we have requirement that needs to allow only one component for parsys. Generally when we drag a component in parallel it will create one more empty parsys and can create drag/drop another component but we do not want this behavior.Is there a way to restrict like this??Thanks,Kishore
Hello Everyone,I am new to AEM. i found below link on AEM basics development to create a fully featured website, found to be veryful. This documentation in referring to JSPs. Just trying to find out If there is something similar using sightly? appreciate help!How to Create a Fully Featured Internet ...