Hi All,Could you please share good reference JavaScript Libraries which we can use for image lazy loading for images present in custom AEM components. It should support normal <img> images as well background images. Kindly help.
My robots.txt file is added to content/dam and I have added rewrite rules for the same in my dispatcher. I have update the robots.txt path in Content Disposition under exclude path. Yet, the the robots file gets downloaded instead of showing in browser. In disposition config: if i add entire path...
Hi all, as mentioned in the title is it possible to pass a sling model property to a child component dragged in a parsys? I want to call an intensive method only once in the parent and then pass the result to all child components dragged in the page.
Hi, I am using CIF to integrate Magento with AEM. We have 2 stores at magento. I need to connect my 2 sites /content/site-1 and /content/site-2 with these stores. I did factory configurations for both stores but GraphQL calls are failing on both sites. Please suggest what i am missing here TIA
We want to implement some sort of idle timeout on our website. I think there are 2 parts to the solution 1. a server-side code that "resets" a cookie time whenever the user visits a page (I'm thinking something like a sling filter?) 2. a client-side code (maybe via javascript) that resets the same c...
If the user from administrators group if not available in CUG still able to access to folder. Since it is exception to CUG. So is there any other group which is the exception to CUG. Also can we create group with exception to CUG
If I have a local AEM environment, setup according to this how-to article, https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/local-development-environment-set-up/aem-runtime.html?lang=en How can I deploy that environment to the internet? What security factors do I need...
I configured SDI of javascript type using https://experienceleague.adobe.com/docs/experience-manager-learn/foundation/development/set-up-sling-dynamic-include.html?lang=en When I access the page, the code of that component is written as: <script type="text/javascript">jQuery.get("\/conte...
Hi folks, I noticed the Reference foundation component recently. You can use it as a pointer to another configured component. Apparently it is being deprecated. Does anyone know why, are there drawbacks to working with it ? thanks Fiona