Hi, 1. For an AEM Headless Implementation, we create 1. content using Content Fragments and 2. define an AEM Content Services end-points using AEM Sites’ Templates and Pages that expose the data as JSON.How to know how many of Content Fragments and AEM Sites’ Templates are required for a specific ...
Hello All - I have added the below onclick event via crx (not added via RTE) while the page is loading, unclick is not getting loaded. if it is removed from RTE, we can says due to XSS, it is getting removed but not sure why it is removed in this case. Can someone shed some light on this? <a onclic...
Hello, We have externally hosted login page and plan to use SAML2 Authentication Handler. SAML2 Authentication Handler relies either on users already present in AEM (JCR) or creates them on the fly in JCR repository. We have large number of external users logging in to publishers. Concern is that it...
We have installed the wcm.io package in our AEM instance via inclusion in pom.xml. CA configuration is working fine, except that labels are not shown properly. Instead of a label, it’s showing a label id. I have verified all wcm.io bundles are active in the system/console. I have attached the screen...
Hello @Daniel_Gordon , I just read your reply on https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/don-t-understand-cssclassnames-in-aem-core-wcm-components-2-0-0/qaq-p/270537 question on what is the use of getcssclassname but i have requirement where i only need Styles added...
Hi, Currently the datastore garbage collection can be run weekly once as weekly job.There is requirement to run this twice or thrice a week. Please any one suggest if it is possible to run this two or three times a week.thanks.
There are several reference pages for configuration of various different logging systems in AEM (e.g. this and this) , but I cant find anything on how to create/inject and use them. In the wknd project, we see this: private static final Logger log = LoggerFactory.getLogger(ImageListImpl.class); : ...
Hi All, I want to add functionality in AEM site where we can select the one country from provided different options and based on the country selected, site data will change. Screenshot given below for reference. Thanks in Advance !
Is there a way to merge property values using dialog ? I was referring to this article https://adobe-consulting-services.github.io/acs-aem-commons/features/property-merge-postprocessor/index.html . I used the example stated in there ..But my dialog box doesnt load correctly.I did check the common ve...
Currently we have the language-masters/en -> us/en hierarchy. however, the authors have an ongoing issue with having to update masters, roll-out to us, then go to the same page to US and then request publication. If the power user has access both over language-masters and us/en, what is a mechanism ...