I was trying to add a component from the code side.Steps to reproduce:1) Clone the repository of wknd project https://github.com/adobe/aem-guides-wknd.git2) checkout to main branch3) Copy the helloworld component folder from ui.apps folder and paste and rename the new component to myhelloword4)Chang...
I added custom properties to the page and used them in the navigation bar, then I created a language copy and translated them, but the properties were not translated. Please tell me how to translate it.Best regards!
Hi, I have intentions to register for the AD0-E132 Adobe Experience Manager Technical Foundations Professional Certification exam. What would be the best way for me to prepare for this certification exam? Are there any recommended training videos I should watch, be it on Udemy or on Adobe Solutions ...
Hi guys, I have a situation where there needs to be multiple components stacked on top of each other in a given grid layout. The design follows by having a full width banner image in the background, having some text on the left (RTE component) and a form on the right with its own surrounding contai...
Hello All, There is a requirement to add custom sort order date option in Core List v3 component as below. Also we want this core List component should be restricted to fetch only Article and Article category templates. I know I need to extend core list component but I am unsure the way how to imple...
Hi Team, I have a requirement from the business, Business has to remove the users which are not actively using the groups. Here is the requirement. User belongs to Group A and Group B, If user not actively using one of the group then remove the user from that group. Programmatically i have achieved ...
hi team, We have created a OSGI configuration for Workflow Purge (Adobe Granite Workflow Purge Configuration) in our codebase. It is working fine in local instance but not in AMS 6.5 non prod and prod instances. OSGI config file itself can't be in /system/console/configMgr for AMS instances (though ...
I have configured my AEM Dispatcher to serve /content/ websites from the Publish instance (on a separate server). The Dispatcher is running on example IP 10.0.0.4 and the Publisher is running on 10.0.0.5:4503.Expected behavior:The Dispatcher should serve content on its Dispatcher URL at 10.0.0.4/con...
Hi AEM Community, We had a trigger on our release/production pipeline by the AEM Maintenance Update. The weird issue was that the pipeline was triggered with an old git tag and Commit ID. The auto update picked up the Git Tag and Commit ID in the release branch from October 5, 2023. The most rec...