We need to add custom filters to the collections. Currently, the out-of-the-box (OOTB) options allow filtering by modified date and tags. We want to add a filter to segregate collections into categories such as private and public.
Our client is on AEM 6.5 on prem version and wants to migrate to AEMaaCS. During initial discussion - we were asked to ensure if AEMaaCS would support the Cloudfare integration for CDN or not. Is there any Adobe references that we can use to understand this ?
Hey Community, I hope you're doing well. We’re using AEM Cloud to create content fragments and a GraphQL endpoint. This endpoint is then used by app developers to build the app UI. However, if someone wants to test it, they usually need to go into AEM Cloud first, make the changes, and then test the...
Hello, I want to call a function when the 'Targeting / Start Targeting / Safari (Audiences)' button/link is clicked. I have tried listening for the 'EVENT_TEASER_LOADED' event, but it is not working. Can someone tell me which event I need to listen for?"window.ContextHub.eventing.on(window.ContextHu...
Hi, I am using AEM 6.5.19 and created a simple sling servlet adapting to Resource. However when I use the sling model in html, getting the following error: org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: No use provider could resolve identifier com.kishore.project.core.models.kis...
the links in the docs aren't available. Any other sources in the doc that provides the AEM 6.5.21 service pack?*update: I've tried all the other versions to 6.5.13 and all redirection link responded with 404
I am not able to write the junit for private methodNode metaNode = session.getNode(metadataNode);getPropeties(metaNode, generatedPath, workItem, wfsession);//till this its working private void getPropeties(Node metadataNode,String generatedPath,WorkItem workItem,WorkflowSession wfsession) throws Val...
Hello,I am doing a demo with Universal Editor and my local AEMaaCS instance. Most things work pretty well, but I cannot figure out why there is no button to "add a new component".Also, when I click on the "delete existing component" there is no error but nothing happens, the component doesn't get de...
I am trying to add a JSON-LD script through a component in HTML. I created an HTML file named productjson.html where I added the below script:<sly data-sly-use.product="com.**.**.**.******.Product"><script type="application/ld+json">{"@context": "http://schema.org","@type": "Product","offers": "${p...