How can I transport restriction policy given on /content from one environment to other environments? I have created a package of the rep:policy and try installing the same in other AEM instance but it didn't work and not even rep:policy node get updated with that installed package. Package installat...
Hi guys,I'm dealing with this weird data-sly behavior and I can't find an explanation for it.Have you ever encountered it?So I've got this data sly-repeat:<div data-sly-repeat.result=${model.result}"> <form class="randomclass"> <input id="1" type="text"/> </form></div...
Hi All Lately we (everybody in my team) are facing issues starting the AEM instance. Before going to issue little context on what changes had happened to our system lately. We all have machines with below configurationProcessor - Intel Core i5RAM - 8 GBOS - 64-bit Windows 10 The AEM Jars were...
Hello folks. Hope you are doing great.I'm having a weird problem with I18n object I created to get the translated strings before rendering my htl template. For example, I'm doing something like this:var i18n = new Packages.com.day.cq.i18n.I18n(request);var translated = i18n.get('Some string in my di...
I created a Page Template with an extra tab for configuring my own stuff. This tab only has an Autocomplete field. The problem is that when I open the autocomplete dropdown it is cut (like in the next image).I created an extraClientlib and included it in my .content.xml via the extraClientlibs prope...
I am using AEM 6.4.2. I have configured the default option as classic using Day CQ Root Mapping.When I double click any page in site admin, the page again opens in touch UI. Is there anyway to make it open in classic UI mode ?
Hello,Is there any good tutorial about Experience Fragments variation (template/model) creation?Let me explain my problem. When I try to create a new Experience Fragment, I can only see and pick up "Facebook", "Pinterest" and "We.Retail" variations (models). So, with this, I realized that I need to ...
Hello All, I am trying to get logged in user session details in my java servlet like user name,password,group,permission and complete profile details.In case of administrator logged in I am able get all details successfully but in case of other user I am getting error of "Anonymous ".1...
We are planning to customize hyper link option shown below in the Content Fragment RTE.After clicking on the above link option , it should display a custom pop up with few fields in it as shown below.Kindly let me know the possible ways to achieve this customization.