hi type=dam:Assetgroup.1_daterange.property=jcr:content/jcr:lastModifiedgroup.1_daterange.lowerBound=2022-09-05T01:00:00.000group.1_daterange.upperBound=2022-09-09T18:00:00.000group.2_daterange.property=jcr:createdgroup.2_daterange.lowerBound=2022-09-05T01:00:00.000group.2_daterange.upperBound=2022-...
Hi, I am working on requirement to convert our site into MSM site, i have created structure using Microsoft Translator which is installed by default, To try out actual translation is it possible to do using existing translator settings or i need to purchase from actual translator and have them inte...
I have added following dependencies in clientlib we have custom page property article lead created using rich text editor as below though this field is mandatory but still it is allowing to save page with blank content means validation for rte is not working properly.Please suggest .
Hi all, I have used list of child page using Sightly but i want to get the size of that list. <Sly data-sly-list=${current page.listChildren}> I want size , i tried itemList.size and item list.length But it is not working.
as above. I think there's not much need to worry about frontend. it's the backend that I'm more concerned with. I searched the net and came across 1 discussion where the only thing that needs to be changed is upgrading (using a newer version that's been compiled or arm) a mvn "plugin". Thank y...
This question was boggling me for a while and I had to learn. We have an AEM project with regular components. CSS and JS are in ui.frontend and are regular web components (non react). Now I want to use react for couple of new components with SPA Author support. Do you guys know of any tutorial or do...
Hi there, we are using javax.jcr.observation.EventListener to check if every created page has a property, and if it does, do something, This is set with an absolute path to /content/my-site. (we are targeting the jcr:content nodes)Has anyone used this before, and are there any performance impacts th...
We have implemented GraphQL endpoint in AMS environment (AEM 6.5.10).I want to set-up authentication on GraphQL endpoint before sharing it with third-party Apps. There are lot of articles/how-to on AEM as a cloud Service on generating JWT and adding Authorization header but there is no document spec...