HelloI am trying the implement a table data with Responsive Table? Do we have any component in AEM to author Table data which can render in Both Desktop and Mobile?
There's a newer verision of com.day.cq.wcm:cq-wcm-taglib in AEM 6.5.21 (version 5.13.8), but it's not available on mvnrepository.comIs there another way to download it so we can add to our parent pom? Thanks.
We are in the process of moving from onPremise to AEMaaCS and have been investigating using the Content Copy Tool as a way to keep a portion of our content in sync between Prod and Stage environments. In author environments this looks to work well, but for Stage regression/sign-off we really would...
I am unable to use slf4j version 2.0.16 with AEM 6.5.15 (Java 11) By default the version of slf4j-api is 1.7.32 as I can see in OSGi Bundles.I need to use log4j 2.x and also slf4j 2.x in order to use lambda expression in log statements. Even if I update the version in pom.xml, the slf4j version does...
Hi Team I would like do some customizations on create button on /content/dam. Could you please guide me how to do that. My requirement is to delete folder option. Thanks in advance.
Hi, I am trying to set up dispatcher flush agent, but when I try to access /dispatcher/invalidate.cache endpoint using dispatcher url, I get a 404 error. I am using AEM 6.5 with latest service pack and dispatcher version 4.3.7. Dispatcher is configured on IIS 10 server. Few things which I already ti...
Dear All, When I am trying to call my service in my HTL like below then I am getting below error org/apache/sling/scripting/sightly/apps/page/body_html.java:Line 79, column 4095 : ai.core.service.OneTrustService cannot be resolved to a type My Code is Below ************** SERVICE CLASS ************...
I’m currently working on creating the cdn.yaml file in AEM Cloud. The requirement is to include both traffic filters and origin filters. While the traffic filters are fine, I’m running into some issues with the origin filters.The requirements are as follows:www.test.com/pages/privacy – Should be ser...
We are on AEM 6.5 with uber-jar-6.5.15We are trying to use log4j 2.x.x in order to be able to use lambda expression in log statements. How can we achieve this?
Hello Team, I was exploring MSM feture. For Sites, I have referred this video tutorial: https://www.youtube.com/watch?v=HVTsUtXUls4Similarly I am trying MSM for experience fragments. Created Language masters and the language copy here: /content/experience-fragments/abc/xyz/language-masters Now, I ...