Welcome to the “All AEM By Kiran Vedantam” Blog. Here we discuss AEM, its related topics, and many more. So, stay tuned.

Want to know about me? Check me out here.

“You might not think that programmers are artists, but programming is an extremely creative profession. Its logic-based creativity”

JOHN ROMERO

Hide & Show – AEM Dialog

This requirement of hiding and showing the values in the dialog is a common use case. I have found multiple blogs which discuss different ways of this but not a single consolidated place where you can use the XML directly. Here, I am going to share the piece of code which can be reused directly.…

Core Component – Proxy

AEM is known for its re-usability and inheritance. It’s astonishing how a single component can be easily re-used across multiple locations. Adobe provides a set of pre-defined components that comes with all the functionalities to build a website called core components. To extend those components, a mechanism called proxying is used – where the instance…

Inheritance – AEM

There are many ways inheritance is implemented in AEM. For today’s topic, we would be discussing a couple of use-cases on how to access the properties from either ancestral pages or components Use case1: Accessing a page property that is authored on the home page into its child pages using java code. Solution: HierarchyNodeInheritanceValueMap An…

Design a site like this with WordPress.com
Get started