Hello, I am using AEM as cloud service, and trying to optimize my image delivery following this doc. I know that we can enable the .webp format for the Image component below. However, I also have images as background image in my Container component, and these images are not optimized. They does no...
Hi All,As part of a POC of AEM Core components, I came across documents stating that we cannot directly use the AEM Core components on static templates and should use editable templates.However, can we use the the proxy components created using these AEM Core components on static templates?Are there...
Hi experts! We wonder if Permission Hardening Package (https://experienceleague.adobe.com/docs/experience-manager-65/administering/security/security-checklist.html?lang=en#anonymous-perm[…]dening-package ) is also for Cloud service?As this recommended solution is published on AEM 6.5 page, so we wou...
i have two dropdownsfirst dropdown has values 1,2,3second dropdown has values 4,5,6in case second dropdown is value 5 is selected now if in first dropdown if u select 2 then in second dropdown 5 should be hidden and automaicallyy second dropdown value should have become 4 in dropdown
Hi team, I have a scenario that one of our client user wants access to editable templates. So that he can edit and add new components to that template if required at his own. How can I give him the access to do so kindly help me to know the procedure. Thank you.
Hello All, I am trying to read Sling model values into servlet class. My sling model is having: @ValueMapValue@getter public String recaptchaSecretKey; and I am reading it in servlet as below:ReadForm model = request.adaptTo(ReadForm.class);String keys = model.recaptchaSecretKey; But this is gettin...
Hi All, Need some help with below scenarioWe have a scenario where we are doing some internal forwards as below:Example:1. User hits /content/site/language/mypage.html2. Based on some rules we are forwarding the request to /content/site/language/page3. User still sees /content/site/language/mypage.h...
Hi, i added a image plugin in RTE but it is not visible Can someone help me with this? <rtePlugins jcr:primaryType="nt:unstructured"> <tracklinks jcr:primaryType="nt:unstructured" features="*"/> <table ...