We're wanting to put a floating quick/safe exit button on some pages so if the user clicks on them, it'll take them out of our site to a completely different one. Has anyone done one before?
Hello All, Any thoughts on how can we call a servlet based on the asset path, say /content/dam/cms/assetpath. If I want to load a servlet if we hit any asset under this path. Thanks,Sateesh K.
Hi Team,Our project is Remote SPA, the AEM page data is exposed by jackson exporter like content/my-site/us/en/sample-page.model.json. Each component is implemented by jackson exporter.So I have a requirement of write each page.model.json request coming to AEM should be logged into logs/request.log....
Hey I'm new to AEM, I am learning about Resource and ResourceResolver. So, I encounter with different codes from different websites while I'm learning.So some are using @SlingObjectprivate ResourceResolver resourceResolver; and we can also get the object of ResourceResolver by using resourceResolve...
I hv requirements like using the same template I need to create one page but the page should not contain some buttons which are coming from the template.Please help
I am trying to create a unit test that checks whether `session.save();` has been called, in my service implementation below: TagManagerServiceImpl.java@component(service = TagManagerService.class, immediate = true) public class TagManagerServiceImpl implements TagManagerService { private static ...
We are trying to utilize the JAVA libraries presented by Google's Enterprise reCAPTCHA library, but we keep getting errors while trying to use a 3rd party library...<dependency> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-recaptchaenterprise</artifactId> <version>3.18.0</ve...
Hi Team, I have a Link field added to content fragment. When I give the link as /content/siteA/us/en/page.html, it is not being transformed to /page. Please provide suggestions on how to get the Link field to be resolved correctly.Any help is highly appreciated. Thanks
Hi team, hope you are doing fine.I would like to know if you could help me out to solve the following issue.We have a workflow that is not triggering for any reason and when we saw the error logs we found the following 19.07.2023 16:30:29.568 [cm-p104322-e987072-aem-author-857895b958-vl8dk] *ERROR* ...