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...
Hi , most of the logic for the table of contents component is handled at TableOfContentsFilter.java. I see the component creates IDs for h1-h6 elements in a page if not already present and then maps it to the table of contents list items. In this process, all the unnecessary text elements within the...
Hi Team Checkbox hide and show functionality is not working. Please check my xml and guide me if anything is required.my requirement is when I select checkbox brandName textfield should be visible. if it is unchecked brandName textfield should be hidden. <?xml version="1.0" encoding="UTF-8"?><jcr:ro...
We are trying to implement Experience Fragment for Remote SPA where: - User would be able to author Remote SPA enabled components while creating experience fragment.- These created experience fragments could be added to pages via adding a experience fragment which is again enabled for Remote SPA. I ...
the goal is to create a template with two tabs in the page properties and then create two template children of which one inherits both tabs, while the other child only inherits one tab. Possibly from code. I don't have the slightest idea how to do it, I can't find any resources that can help me do i...
Hello,I hope you can help me on this topic.Is there a possibility to deploy on the same environment, different repositories but not all at the same time?Example:Suppose we have 2 different repositories (repo A and repo B), totally independent of each other.Both must be present simultaneously in the ...