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...
AEM 6.5.12.0 - Sling Models Use Pojos Anti Samy Rules for Custom Tags by Sreekanth Choudry Nalabotu Abstract Goal When adding Custom Tags via Sling Models or Use Pojos, without overlaying the Anti Samy rules and add the tags in /apps/cq/xssprotection/config.xml, you should see the following in erro...
One Solution Fits All — Smart Imaging with AEM Dynamic Media by Karanjeet Singh Abstract What is AEM Dynamic Media? Adobe Experience Manager (AEM) helps you to provide your customers with personalised, content-led experiences. It provides cloud-native agility to accelerate time to value and is exte...
Adobe and the metaverse: the future of immersive by Adobe Abstract The metaverse may sound like the working title for a new Marvel movie but make no mistake: it’s real and in many ways it’s already here. Augmented reality shopping, virtual travel in 3D, in-game live concerts, immersive company webs...
Hi,We have a component /apps/xyz/components/content/general/list/list which has multiple versions say v1 to v3the resourceSuperType on this node (/apps/xyz/components/content/general/list/list) points to the version say (xyz/components/content/general/list/v2/list). Suppose I change the value of thi...
Hi All, I am writing a utility wherein the page/asset would be replicated if it's modified and pending activation. The last replication date should be less than or earlier than the modification date. How can we do it from backend/java code? I tried "ReplicationStatus", but it does not fit the use ca...
While adding 39 fields in Content Fragment Model then getting Error, Is there anyway to add more than 40 Fields in Content Fragment Model in AEM?Getting below Error.
Hi, I am working on spa react project, my local aem instance version is 6.5.12.0I created project using this cmnd mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate-D archetypeGroupId=com.adobe.aem-D archetypeArtifactId=aem-project-archetype-D archetypeVersion=35-D appTitle="He...
Hello,Below are two points I'm trying to cover via my Sling filter but seems not functional properly.1. I want my filter to be chained on specific resource types e.g. /apps/a/p1 , /apps/a/p2 , /apps/a/p32. I want my filter to be chained only on specific query parameters in request (e.g. https://h...
Develop a component with Style System in AEM by Vishang Abstract Creating a heading component with style system Creating a heading component from title component. Create a component called heading inside /apps/your-project-flder/components/content/~create component create heading.html ${heading...
Create Static Template with AEM by Vishang Abstract These are my notes which I have taken while learning AEM Static templates are created in apps directory Go to CRXDE lite Navigate to apps/your-project-folder/templates/~create template If you're starting fresh. You may need to create "Your proj...