Hi Can you please help me take a look at this issue? I created an AEM component with image upload function, somehow the image disappeared the second time I open the configure. The image appears the first time when I added it. And the CRXDE node shows that path of image is added. But when I open the...
Hi good day everyone, We publish items under var folder, but when we tried to open CRXDE on Local Publish, only bin and content are availableWould like to ask, are there any ways to view other folders.local author:local publish: Thanks!
Hi All, We are seeing in our environments 22.01.2025 08:00:11.490 [cm-p10000-e100000-aem-author-bc5d5000d-bhfqz] *WARN* [sling-oak-observation-5] com.adobe.aem.sites.eventing.impl.producer.PageProducerStrategy Invalid change type detected: DUMMY22.01.2025 08:00:11.518 [cm-p10000-e100000-aem-author-b...
Hi All,I am trying to write a JUNIT class for my core class which is basically creating CF programmatically.Core class: public void createContentFragment() { Resource destCFFolderResource = resolver.getResource(destCfFolderPath); Resource cfModelResource = resolver.getResource("/conf...
Can we create nodes in the cq dialog at runtime?The requirement is the dialog initially would only have a single dropdown with few fixed fields. So, when an option from the dropdown is selected let's say a value great is selected so when this action happened in the dropdown now it should map the val...
We are working on a periodic cleanup activity in AEM as a Cloud Service (AEMaaCS) to delete assets older than 180 days. As part of this process, we also need to programmatically delete root folders if they are empty after the assets are removed. On an average, we have more than 500 assets to be clea...
i want to do showhide of fields in dialog on selection of dropdown.here, i have two dropdowns.one is working fine but another is not working with core js.can someone help here?
Servlet using resourceType when we get resourceResolver by request how secure the servlet is if we get resourceResolver by request and request has what user permissions?
Hi All Has anyone tried to customize the ACS AEM Commons Generic List to include a third field(by default there is two field available as you can see in the image) in the Generic List without enabling localization.My findings :i came across a blog you can check these out as well but this doesn't se...