Hi All,we are attaching excel sheet which are referred from Adobe documentation ( covered 51 rules in Java , but attached sheet have 96 rules which are related to AEM as cloud ( dispatcher/oak index etc) https://experienceleague.adobe.com/en/docs/experience-manager-cloud-manager/content/using/custom...
Hi All, I have followed this blog (Experiencing Adobe Experience Manager (AEM, CQ): AEM Cloud Service - Multiple Composite Multifields in Content Fragments Editor ) to create below CF with composite multifield using custom js.1. CF initially displays fields with JSON object values. These fields are ...
Hi All,I have followed this blog (Experiencing Adobe Experience Manager (AEM, CQ): AEM Cloud Service - Multiple Composite Multifields in Content Fragments Editor ) to create below CF with composite multifield using custom js. Does Adobe support the above approach?Also if anyone have used ...
Dear All, I am setting some metadata value from Sitecore to AEM using below code. But here issue is that same assignedEditor Value is setting in the both metadata fields mc:assignedEditor and dcterms:creator , because I am not able to clear the value from Value[] valArrAME Can anyone please help me ...
I'm trying to implement a component in AEM where it will show articles/products based on previous search. It's more of a functionality like recommended videos that come in YouTube. As of now, the functionality is set to fetch the articles based on the inputs provided in the dialog so that it can que...
Hi,I am looking into page html version diff functionality of aem and in that all tags except <button> tag's difference was not getting highlighted. I debugged that the diffservice.js which is responsible for this functionality has an array of blacklistedtags among which button is one. For my use cas...
Hi all, We are on AEM 6.5.16.0 on-prem set-up.We have a requirement where we want to hide OOTB workflows in DAM assets UI and show only project specific workflows for a particular folder. Can you please guide how to accomplish this?
I am seeing a lot of 404 entry in the dispatcher error logs.For example, "GET /page1/page2/undefined HTTP/1.1" 404 696 "https://www.brand.co.lang/page1/page2/page3.html"Even though the page being accessed here i.e. page3 is available on Publisher instance. Also lets say if page3 has an alias set ca...