Hi All, I am working on customizing the Data Layer for AEM's Accordion Component - Default window.adobeDataLayer.getState() value - "accordion-bbcec98699": Object { "Component Name": "accordion-bbcec98699-component title", "@type": "brandA/components/content/accordion", "Link Name": "nu...
When I am using mvn clean install -PautoInstallPacakage to deploy my project In aem i am getting an blank page. And when I upload the bundle in crdx. And installing and uninstall that aem is not crashing. And I can see only some pages not full
Hi, How to store the textColor value under jcr:content in hex code format? Currently it gets stored in rgb format <textColorjcr:primaryType="nt:unstructured"sling:resourceType="granite/ui/components/coral/foundation/form/colorfield"fieldLabel="Text Color"name="./textColor"showDefaultColors="{Boo...
How can I align components to drop right to left instead of left to right? I tried RTL property it simply aligns the text to the right. Eg: We have a logo on the left for the English page. Now Logo should appear on right on the Arabic page this type of RTL stuffs how can we achieve? Every componen...
I want to implement atleast one filter provided by AEM on an array field to filter the categories which contains atleast one of the values: _expressions: [ { _apply: AT_LEAST_ONCE, values: [ "health", "fitness" ] } ] Now...
I want to query the tag names. Here's my query to get tags: type=cq:tagpath=/content/cq:tags/rallyp.hits=selectivep.properties=jcr:path jcr:title.es jcr:title name However this doesn't return the tag to me: I also tried to use jcr:name, nodename, and jcr:nodename but none of that seem to work...
We are using Adobe indesign to create .indd files. In the file we are using last save date properties.. After creating the file we are uploading it in AEM and when somebody else downloads it and open again the last save date property changes to current system date (whenever downloaded) if same indd ...
Hi Experts, I have implemented a custom authentication handler MysiteAuthHandler in AEM SDK. I want admin pages /content/mysite/admin (including child-pages) should be authenticated via custom authentication handler MysiteAuthHandler. In admin page properties, I have enabled the Authentication Requi...
Hi, We are facing below issue, Our authors are not able to view the Create -Page option under column view or some folders in AEM 6.5 sites.html console. But same in List View they are able to see Create page option: what can be the cause for this behavior. It is not for every folder.