A client has an existing AEM site using components that proxy AEM WCM core components. The site uses simple page authoring without referenced content. declined wants to create a new experience on another marketing channel. The plan is to use as much of the existing page content as possible to avoid ...
creating a component with core Teaser component as Its resourceSuperType adding a cq dialog folder under the component What are the next correct steps that the AEM developer needs to take ? a. Navigate to the new components dialog in CRX. Delete the pretitle child node. b. Navigate to the /apps/c...
Hi All We need to access a specific page directly from the publish instance without using the dispatcher, while allowing other pages to continue being served through the dispatcher.How to do that ? can you anyone pls provide details .. Thanks Kannan
How should developer consolidate the core module of all the projects ? a. Delete it from projects B and Cb. Update the pom.xmlc. Move the core module to the parent d. Delete it from all projects
Hello,We are in a situation and maybe it's a common problem in AEM Project. So we have specific pages which require user login to be accessed such as payment-summary, wishlist etc.The project is AEM SPA and this condition is written on React components, to redirect to login if user is not logged in ...
Hi Everyone,Can you please provide the difference between @valuemapvalue and @inject. I have gone through some document, I don't think both are equivalent but not able to articulate exact difference. Can anyone explain same with use cases ?Thank You!