Hello Community,I wanted to move my aem instance repository from one machine to another. I have copied my crx-quickstart folder from old machine and tried restarting it in new machine . Unable to access any console and facing below upgrade issue which i did not intend to.I am not trying to upgrade t...
When we upload a new custom clientlib - to etc/designs - and then do a tree activation, the next time we request a webpage that includes those font files, then the font files are created in the dispatcher with file size 0. The resulting impact is that when requesting a web page in the browser, font...
I have requirement where I have to change/add the list of columns in the Default Columns list for the reports. Those custom columns should be displayed by default once I create a AEM report, so that the user should not have to add the columns manually using custom columns. I don't have to create a c...
Hi, Adobe CommunityI need to make datepicker (/libs/granite/ui/components/coral/foundation/form/datepicker) to be rollouted from blueprint property in cq:master. But the problem is that then inheritance is activated and locked, the value can not be seen:But when inheritance is cancelled, the value i...
Hello guys, I am a bit familiar with the ClientLibs system but I've never seen this before so I'm curious if this is possible. I am on AEM 6.5 and I'm trying to set up two different ClientLibs on the same project, by this I will be able to configure an editable template by selecting a specific clien...
Hi All,As "AssetDownloadServlet" is registered with following properties:-@Properties({@Property( name = "sling.servlet.resourceTypes", value = {"sling/servlet/default"}), @Property( name = "sling.servlet.methods", value = {"GET", "POST"}), @Property( name = "sling.servlet.selectors", value...
As we know that we usually get the session object with the help of systemuser .but in a servlet we can get session object without creating system user because in servlet we will have request and response object .with the help of these objecyts we can get the session object without creating system u...
Hai all,I added a component at template level. It is suppose to be inheritted to the child pages. The issue is "I am able to load the component and also clientlibs related to it but one property that is textField is not rendering."Please help ASAP.
Hi,I need to add XF in sightly as static include. e.g.<sly data-sly-resource="${@ path=xfpath, resourceType='cq/experience-fragments/editor/components/experiencefragment'}" />Here xfpath is the path of experience fragment. But this fragment not display on my page. what is the way to do it? xfpath = ...
HiDoes OOTB multifield support min and max limit on the items in AEM touch ui?I have seen few blog posts where custom scripts have been written. But what I am looking for is something like setting a property on the node and no client library tobe added.Thanks,Radha Krishna N