I followed this link for AEM desktop app installation. It is installed successfully but when I tried to run it, it is not responding. I also tried to run as administrator but still not getting any dialog for error or anything.
Hi community, I've created an enumeration type for a Content Fragment I made with the multiple option set to true. Unfortunately even though the UI appears fine and I am able to select multiple options, after I click save, nothing happens. The XML structure of the field:<countries jcr:primary...
Hi All, Can we create AEM tags in other languages. use case: once I create English tag automatically tags should created in spanish and French too. Thanks
Hi All, I have created a AEM Site structure using language copy & live copy. I want to create side navigation to change the region, showing different countries as given in below screenshot. I have no idea how to achieve this and how to connect these to the different live copies for different countri...
Hello Friends, I am performing AEM 6.4 to 6.5 migration, the tags have been copied to new location /content/cq:tags and old location /etc/tags have been deleted and content pages are re-installed. Post migration i can see the tag property ["currentPageTag"] is coming into the page nodes which is abs...
Simple question. I want to be able to use the updated interfaces and new features offered in Java 11. AEM documentation says it supports java 11. Can I use it to compile the code? Will it work fine with Cloud Manager? Please advice. Thanks
I am working on an editable templates AEM project and I need to change the favicon on the site, what I am trying to do is use the resource's path so: <link rel="icon" href="./ui.apps/src/main/content/jcr_root/apps/mysite/clientlibs/clientlib-site/resources/favicon.ico" /> But this is not working, wh...
Hi,I am trying to adapt OOTB ContentFragmentList sling model.I am extending OOTB ContentFragmentList.At Line 28, While evaluating the right side, I am getting the expected result as a List of content fragments. But it's throwing below exception while assigning the value to the right side.Caused by: ...
I'm wanting to modify the Initiator field value on the WORKFLOW INFO tab on the Work Item page in AEM 6.5. Currently it displays the ID of the workflow initiator. I want to change the value to the name of the initiator. I've searched documentation and have dug around in CRX, but I am a bit lost on h...