Hello,is this possible to pass data from AEM into custom script reference? There is example script in CRX that has two params: val1, val2. I can't figure it out from which place they are taken. As a final result I would be able to pass value into the script which is used there for comparison.
Hi,I am trying to read a property from /etc/abx/xyz/* path which has stored data through the system user. I am fetching the node property value through the sling model on a page where I want to use this data, It is working fine both in local and publish instances but when I check on dispatcher it...
I'm using AEM 6.3 and after reading this I found out thatOn AEM 6.2 or above, this service uses a Service User for repository access. This user is configured with the expected permissions required, but additional permissions may be required if your repository design deviates from the expected struct...
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...