Conversational AI that drives discovery, confidence, and conversion We’re excited to share that Adobe Brand Concierge is now generally available - a new, brand-first AI application designed to help you deliver richer, more intuitive digital experiences. What is Brand Concierge? Brand Concierge ...
Here is Step by Step procedure to create dynamic drop down for Touch UI based on configuration from multi field component.Step 1: Create a multifield component from OOB widget provided by Granite library as simple as using text and value fields using text field widget.sling:resourceType: granite/ui/...
ACS AEM Commons OSGI Bundle and Component Disabler config allows to shut-down OSGI Components and Services by configuration. This feature allows OSGI Bundles and Components to be disabled as part of application configuration and these can be well managed for different environments using run modes co...
I have what looks like an issue with the support of Indonesian language by AEMAEM seems to expect the code "id"/"id_id" (like in wcm/core/resources/languages)But Java provides the code "in_id" (see Java Supported Locales, for example with currentPage.getLanguage(false))It seems the issue has alread...
Hi All,Can someone please help me to get AEM 6.1 and 6.2 Studuent WorkBook for basic and advance.If anyone has this.Please share with me at gargsahil099@gmail.com. I will be very thankful .Thanks in advance.
Hi,I'm trying to deploy project but getting following error:Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project cq-social-cleanup-srp: There are test failureswhat I have to do?
Hi,I am searching how to correctly handle Move (Rename) page event in AEM 6.3. In my particular case - if page is moved, I need to move appropriate DAM folder accordingly new page path. So I definitely need to know source and target page path.I know that it is possible with JCR Listeners, but as it ...
Hi All, We want to secure our AEM site through Azure login (oauth). I have gone through the linkedin provider and created a similar provider for azure. I seek help in creating Cloud configuration services for my custom azure oauth provider. It will be great if somebody can help us test this custom p...
AEM oak indexing is a very crucial and important concept as performance of all queries depends upon how oak has indexed the properties in back-end. I have received multiple request to write on indexing in aem as this is a very vast concept and very limited knowledge and documentation is available on...
We are seeing i18n issue only on publish env. Its working fine in author environment. Issue is that i18n is not loading in publish env, due to which i18 translations are not working on AEM pages.Author - http://localhost:4502/libs/cq/i18n/dict.en_us.json - i18n loads finePublisher - https://localhos...
Hi All,We are using Classic UI in our project and after upgrade to AEM 6.3, some widgets are not working. We found out later that the issue was with following scenarios:1. Colorfield is not working when we add property "showHexValue" as true2. Regex property is not working for Numberfield widgetKind...