Hi, I have a requirement to implement a custom property of a component to be used as a CCVAR variable in other pages/components. I have looked at this article https://adobe-consulting-services.github.io/acs-aem-commons/features/contextual-content-variables/index.html but it doesn't really help for t...
Image A is expiring and there are 20 different folders in AEM.Before removing Image A, I will need to identify which of the 20 folders is associating with Image A. How do I go about doing so?
Hi...I have made several test of emails in adobe campaing, with differents kind of mobile, and the size of text is diferent depending of type of mobile(xiaomi, iphone)....Does anyone know why?Thanks and best regards
Hi everyone,I would like to customize AEM workflow model if i select on workflow model and clicks on start workflow instead of payload path I should be able to addrecently created package from the package manager i.e. which should be consider as payload pathbut this particular modal (please find bel...
We want to create a custom content fragment component which restricts only one type of content fragment type/model. OOTB content fragment component allows selecting any CF model.
I am trying to create a _rep_policy.xml on my /conf/my-brand, so that everyone can view this file. Whenever I bundle the code into AEM platform, the _rep_policy does not show up.Please can someone explain to me why this is happening?
What is the best way to install the Dynamic Sling Include, Apache Bundle in AEM? Code Deployment?Manual Upload (by logging into System/Console). What is the best practice?
What is the best way for me to embed Sling Dynamic Include bundle.jar into my AEM project? The documentation says include this as a dependency, but it does not work... <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.dynamic-include</artifactId> <version>3....