I want to add the attribute dir="rtl" in <html> tag of the pages, but I don't see any html code in my project structure or root page html where this html tag is present. Is there any way to do it without using JS in AEM 6.5?
HI All, I have a requirement to show only image/video files when I open a asset picker from pathbrowser in touch UI. Please guide me on this. Thanks in advance
I am trying to understand Delegation patterns better when we extend the core components Sling model.I am following the example provided here https://github.com/adobe/aem-core-wcm-components/wiki/Delegation-Pattern-for-Sling-Models to extend the Teaser component. Basically, I want all the properties...
Hi All, In AEM latest version AEM Spa in build editor and SPA means SIngle Page Application.Actually what i observed creating pages more and authroing AEM component as well exporting to SPA editor.how it will Single Page in - AEM SPA. it would be great help if some one answer. Thanks in advance. Tha...
After updating ACS commons to version 5.1.0, earlier, we have title and value - two fields, now, if we create generic list or open any existing generic list, we get country specific titles e.g. Title (Arabic), Title (Russian), Title (Russian - Russia) .... may languages and one value. is this change...
I work on a site that was using version 1.9.0 of CIF components and we are trying to move to 2.4.2 Once some dependencies were resolved the site is running but all components fail with a JS error "The commerce API is not properly initialized. A required property is missing from the initialization ob...
Hello Everyone, We have a requirement related to cloud manager. so I wanted to get an understanding if we can achieve the below point - Current Situation -* We are currently hosting the repository in azure and later planning to switch on customer-based git repo.* Lower environments deployment like d...
I'm trying to determine if there's a way to create a custom Predicate to handle searches for text that contains accented characters.The problem I am trying to solve is that I have the string "Montréal" stored in a property on a node in the JCR, and want it to show up in search results if my query co...
Hi All,We are facing below error when we are trying to start AEM. AEM fails to start with below entry in our stdout.log fileUnrecognized VM option 'MaxPermSize=512M'Error: Could not create the Java Virtual Machine.Error: A fatal exception has occurred. Program will exit. Has anyone faced this issue?...
I was trying to setup a replica of dispatcher on a Linux environment same as how we have on AEM as Cloud. I was able to extract the files using the below command:./aem-sdk-dispatcher-tools-<version>-unix.sh Can someone tell me what are the next steps to configure the dispatcher on Linux? When I ran...