Hi all, We created some custom List Component that sorts items based on a custom property value.We're trying to enhance image delivery performance by enabling Adobe Dynamic Media's Smart Imaging technology for these components. Up to now, we have created a service that retrieves the full Dynamic Med...
Hi all, I got a lot of errors related to the sling:resourceSuperType while installing the package. I copied /apps/mysite/wcm/foundation/components/basicpage/v1/basicpage to /apps/mysite/wcm/foundation/components/basicpage/v2/basicpage for further implementation without touching v1. the content of ba...
Hello, what happens is that I am following the guide of:https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-modify-a-crxde-file-from-the-ide-code/m-p/619862#M155450To modify a just a file called fileupload.js that is in charge of validating information and uploading the ...
Hello, I am trying to provide a boolean variable value to graphql request, like http://instance?query;default=true what I am seeing is, it treats the true as a string and not boolean, what can I do so that it is interpreted as a boolean in AEM graphql ? (FYI, i am calling AEM from scala code and the...
Hi, I'm having trouble in integrating Elastic Search 8 with AEM, specially in dependency and pom management.My bundle is in Installed state with the following classes not resolved. io.opentelemetry.api.events -- Cannot be resolvedio.opentelemetry.extension.incubator.metrics -- Cannot be resolvedjaka...
Hi Team, I want to create email templates in AEM under /etc/notification/email folder in crx, But i want to create them from code base, in which folder of the project should create them ? i can't see /etc folder in maven project. Please help.
Hi All, We are working on Frontend Vue Module with AEM and building AEM consoles rendered with Vue. We are looking to use the Coral Library in the Vue App so that it could look like a AEM console and more over we could reuse the Coral library instead of developing custom components. Looking for poin...
Hi, We have a requirement where we need to pull out the list of articles for which the jcr:created and PublishDate (a custom field on page property) has a difference of 14days.For example, if create Date is 16th Sept and PublishDate is 31st Aug, then this article should not come up in the list.Where...
Hi everyone, I am writing to asking whether is it possible to check and enable edit more after clicking "save" in component editing. Background:I have asked a question about editing is disable after save the component modification. However, I find that the page may switch to the preview mode after s...