I have created a custom tab in cq: dialog of page component, Now i wish to allow the custom page property tab on a particular template not on every template.
We are implementing authentication on our AEMaaCS website. We have created a custom Authentication Handler, and have login working correctly. Our login is unique and we needed to roll our own implementation, with an integration to our in-house user group and permissions service. Within our authenti...
Hi,As the title stated, A job scheduler I created that was deployed on AEM cloud is running multiple times. No issues on my local only on AEM cloud this happens. Below is the code snippet of my scheduler:@component(immediate = true, service = SchedulerJob.class, property = {"sc...
HiI need to hide the permissons tab in page properties for only two template types or for content under /content/area.I tried the following but that hides the permissions tab for all all pages.<permissions jcr:primaryType="nt:unstructured" sling:orderBefore="analytics" sling:hid...
Hi, I am trying to shorten the dispatcher url of react spa project with etc mapping. I have followed these community posts -https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-spa-react-app-not-working-though-dispatcher/m-p/647034#M43501 https://experienceleaguecommunities....
I am extending tabs component here is the content XML of core component <?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:granite="http://www.adobe.com/jcr/granite/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr...
Hi Team, In AEM DAM - How can we find the images which are not referenced in any pages i.e. Images not in use through out my site or unwanted images in DAM.
Hi All,I have a requirement to add a custom tabs with some custom fields in the Assert File Properties which screenshot is given below, I not able to find the dialog for adding my custom fields, so if any one having the idea where to add these field, kindly help me on this issue. ThanksNandheswara
Hi everyone,when I use the Maven profile autoInstallPackage, the AEM Connector that I developed works fine. But when I upload it via package manager the all.zip file, it doesn't work and the core module stills in a loop.I attach two different error.log: autoInstallPackage and upload via package mana...