We’re happy to announce that Adobe Developers Live returns on November 11, 2025, bringing together the Adobe Experience Manager and Commerce developer community for another year of innovation, insight, and collaboration. This year’s theme — “Building the Agentic Web” — explores how AI-driven agents...
Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Hi all,I am using AEM 6.2 SP1 CFP9. I am running in to issues with rich text editor in multi field. I copied richtext present at /libs/cq/gui/components/authoring/dialog/richtext in to apps. I created a component with multi field using ACS AEM Commons multi field widget, i have rich text in mutifie...
Hi,we are developing - with AEM 6.3 - some custom Sightly authoring components, which integrate some vue.js code. When adding content under a parsys (foundation/components/parsys/new) and parsys/new, the markup is decorated (?) with <cq> elements. So if we add a content item (in our case a 'card') ...
Hello,We have a requirement to block users from certain countries from accessing certain pages,please help us if anyone have implemented this solution already with AEM and dispatcher with Apache. We have already tried having an .htaccess with all possible IP for a country but is not a feasible one ...
Hi,We are facing an issue with the toolbar options in the AEM 6.1 targeting mode for some components.When we try to personalize the components with this issue, we are able to - target a component, add an offer and then configure the component.The toolbar looks like:However, after configuring it for ...
I am working on the migration of SCR annotation to OSGI R6 annotations. But I am not sure on how to progress with the OSGI run mode configuration migration using the new @component annotation provided by org.osgi.service.component.annotations. Any help would be appreciated.
Hi,Here is the problem statement:I am implementing a search service - taking any keyword as the input. It will be doing the search on all the content at certain path.Search ResultsThe search results should show the keyword is in the Tag, it should come on the top.Question : Using JCR SQL2, how to br...
[Thread Edited By Adobe] /*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here. Go ahead and to it now: https://adobe.ly/3eDnB4v */ Actual Post: Hi Community Wishing you all a very happy holiday season and thank you for all your support throughout t...
Hi Folks,I work on a project where authors upload and author content in a lower environment, and when done, want that content moved to our production environment.Doing this involves building package(s) of content that the authors want moved. If there are few filters, we build packages manually. If a...
Hi, I need to export my user's dam activity, for example I want to be able to see who downloaded assets from our system. I know you can view user's activities in crxde viz /home/users/0/0gLJpbKuFe90Kasj-0gY/activities/damIs there any way I can export this activites out as csv file? Thanks
Hi Community,In AEM 6.3, there is a good way to find out the components when the component group is .hidden -> Go to -> http://localhost:4502/aem/start.html -> Click on tools as shown below-> Select General - > Components.-> Click on contents only. -> Search for components here for example movie ke...