I am trying to write a listener which listens to page activation but in Publish Environment. The code which I have written works in author environment but doesn't in publish, i.e. it doesn't listen to Replication even in pub environment. I have attached the underlying code. Any help is highly apprec...
Hi All,Is AEM Developer Tools for Eclipse (https://docs.adobe.com/docs/en/dev-tools/aem-eclipse.html) compatible with AEM Server version 6.2 ?Thanks,Robert
Unlike inclusion of global.jsp with every component jsp in CQ5, sightly does not include any such dependency. How does it actually access all the global objects. What is the backend process of it. And how sightly code compiles to java??
Hi all,I came across a site, which has the same header and footer across all pages, with only content or body changing across different pages.If I device only one template with one iParsys for the header, one parsys for body/content and one iParsys for Body, would this be enough?Idea is that at the ...
Hi all,I've recently been trying to configure our AEM 6.0 project in such a way that it reports custom page variables to SiteCatalyst using some of the predefined eVars. I've setup an Adobe Analytics Framework page that successfully logs in to SiteCatalyst server and even created an Adobe Analytics ...
Hi, I have some misunderstandings on some AEM communities functions (AEM 6.1, cq-6.1.0-hotfix-6640-1.4, AEM-6.1-Communities-Feature-Pack-4-1.8). 1. Saw that the search gives the user the chance to select the context ( Subject Body Tag Author).If the author is selected, no results are returned, ev...
HiI am customizing the OOTB address form component. I have to do Client side validations & Server side validations for Zip-code field based on the country selected. I tried using the Form-Global-Constraint. I was bale to retrieve all the values in server-validations but couldn't do any client-side v...