Hi, In sites.html under list view, when we try to sort some folders based on modified date, we are getting below error. Any one came across these kind of issue? /mnt/overlay/wcm/core/content/sites/jcr:content/views/list.0.40.html/content/hr/benefits/leaves HTTP/1.1] org.apache.sling.engine.impl.Sl...
Hi All, I am having the use case where I have to overlay/override below Node from libs to apps: /libs/cq/core/content/projects/properties/jcr:content/content/items/form/items/columns/items/column1/items/cover but Node is of type " granite:InternalArea" . Would like to know the best practice to overl...
I already asked this question in Stack Overflow but it has not been solved yet. I paste the question here. I have a set of assets which had a property "name". I want to get a dynamic number of those assets and I should get it alphabetically sorted by that "name" property. I query that with this ...
Hi, I have added a domain in the "Allowed Origins" property in the com.adobe.granite.cors.impl.CORSPolicyImpl config and it locked out the AEM on-prem publish instance running on 6.5.5. I tried to login several times but no luck. I need this property to be updated and make the login work. Could some...
Hello, Could some help me as how could I use ACS AEM commons for building a report that could generate a report based on 1>custom tags 2>expiration before and after dates. This should provide dam asset paths that meet the criteria with other customs meta data like title description. Regards, ...
I have the following in my template <sly data-sly-call="${slideMenu @ menuItem=model.menuPage, iconTpl=iconTpl, parentName=null}"></sly> and IntelliJ complains with unresolved reference is null. the template signature is <template data-sly-template.slideMenu="${ @ menuItem, iconTpl, parentName}">...
Could you please suggest a way to export Content Fragment Data as CSV file. We have OOTB to export it as JSON. Wanted to explore is there any way we can do it as csv file ? Thanks, Poovitha S
I am trying below query type=dam:Asset path=/content/dam/iinvestor/qa path.self=true returning two results, why? when I try below query type=dam:Asset path=/content/dam/iinvestor/qa path.exact=true No results at all I am trying to get a dam:Asset by providing exact path in path valu...
I am considering using React and Next.js for AEM headless.The following page has an example of Next.js usage, is this a remote SPA example? https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/how-to/example-apps/next-js.html?lang=ja Or is it possible ...