Hello All - I have a use-case to make the checkbox readonly in a dialog based on sling:resourceType using granite:RenderCondition. Can someone advise on this?
Hi.In the editable template, can we configure the Responsive grid (wcm/foundation/components/responsivegrid) to have different columns number in different breakpoints?. E.g. I'd liked to have 12 columns in desktop and tablet and (6 in mobile). I tried this, but it doesn’t work. I have done two thing...
Is there a way to statically create a React component mapped to a specific model given a path? I used this "AEM SPA Editor - Deep Dive - Part. 1 React" PDF, and on page 19, it shows an old way to do this, but this was from 2018 and I don't even think the same methods exist anymore (namely withAsyncM...
Hi,I am facing a security audit issue.On the author instance of AEM 6.1 we have restricted user access to AEM communities, as communities is not used in our project.But the error show by AEM reveals all the details of paths and components which we need to hide due to security concerns.Is there any p...
Hi All, I have a requirement where I need to move 2600 assets from Production to lower environment and after running some test I need to export these assets back to production. These assets are scattered in different sub-folders across dam. Please could you suggest some way to achieve this. I am us...
Hi Team, when i open the tags some tags are getting showed up out of which i'am able to hide the tags with help of js $('.foundation-collection-item').each(function(){var programTags = ["Technology","Translation Status","Resource Type","Information Classification", "Facebook"];var iterator...
Hi. I have an issue with the drag and drop fileupload properties. I can able to drag and drop the images from content finder but the values are not getting stored in the JCR. Can anyone help me to solve this. Thanks in advance. <imagejcr:primaryType="nt:unstructured"sling:resourceType="cq/gui/compon...
Hi, My deployment has been stuck "Updating Publish Instances" for over 8 hours. This should be a fairly vanilla deployment. Is there any way to triage?
AEM 6.5 withsamplecontent. A simple configuration of my /etc/map configuration to remove /content/we-retail & .html is causing one major issue The resolved page keeps on 301 redirecting the request from http://localhost:4503/us/en to http://localhost:4503/us/en/... When I try to forcefully remove t...
Hello Community - I have a requirement to provide the user interface/utility to the authors to manage the redirects which will eventually be stored in etc/map config. I know that we have ACS Redirect Manager but the requirement is to build a custom one. Could someone provide some suggestions? @arunp...