We have list of articles which has picture and Image elements and rendered as list in Sightly. If the list goes above 20 content, sling model is invoked multiple times and causing performance issue. Any help or lead on this issue?
Hi Experts, We are using AEM 6.4.5 and working on a custom authentication handler. Eventually the handler will invoke TokenUtil, something like.TokenUtil.createCredentials(request, response, this.repository, userId, true);Internally TokenUtil does the following,repository.loginAdministrative((Strin...
Hi, I have a Clientlib folder which includes scripts. It was embeded into cq:dialog in page (apps/aaa/components/structure/page) using extraClientlibs->categories.Problem is while page creation , This clientlib doesn't embed.it is embedding after page creation only.How I can embed it while creating ...
Hi Team,I have a requirement to sort aem 6.5 inbox based on custom column.OOTB availability, steps-1. Navigate to /aem/inbox2. Select settings from right panel and opt sort3. It opens a dialog which shows the fields which could be sorted (populated via /libs/cq/inbox/content/inbox/dialogs/inboxsetti...
HiI need to invoke functionality based on the page publish in author environment.How AEM knows, if a page publishing is a new page or republishing an existing page? I need to check this in my code and invoke different functionalities.
Hi All, I have created project using archetype 23 for frontEndModule as react. I am using SPA Editor of AEM 6.5. I have created sling model for each SPA-Enabled component and used componentExporter. I am facing issue with SPA Editor, after URL shortening from https://projectName.com/content/projectn...
Hello, I am using Eclipse 2019-9 version and AEM 6.5.I tried to configure apps in my project to "Content project" in Eclipse so that I can see the properties in AEM prospective.However, I can not see the option of "Convert to Content Project".Do you have any idea why I don't see this option?Thanks, ...