Hi everyone, First time poster here. I would greatly appreciate your input.I have a client library reference which appears on several of my site's pages: <html> <head> ... <link rel="stylesheet" href="/libs/wcm/foundation/components/page/responsive.css" type="text/css"> ...
Need inputs on how to create a static list for AEM form option component source as per https://docs.adobe.com/content/help/en/experience-manager-core-components/using/components/forms/form-options.html ?@ChitraMadan @BrianKasingli @arunpatidar
We have implemented the custom implementation for the java class CustomPageNameProvider referring below link, https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/extending-analytics-pa-naming.html And we are facing the challenges while implementing Junit for the CustomPageNameProvi...
Hello i want to ask about best practice to combine AEM with js API with AMP, for example:<amp-carousel width="2000" height="500" layout="responsive" type="slides" autoplay delay="2000" role="region" aria-label="Carousel with autoplay" data-sly-use.data="banner.js"> <amp-img src="${data.image}" width...
Hi All,Somehow I was able to extend the OOTB responsivegrid component in my AEM SPA architecture. So now I have a draggable parsys component which looks something like below. I want to have two place holders but it doesn't work. Following code I am using:mport React, { Component } from "react";impor...
I'm trying to integrate our Launch and AEM instances. We are using Adobe Experience Platform Launch, and AEM 6.5.5. I went through the "AEM Sites Videos and Tutorials for Integrating Experience Platform Launch and AEM".https://docs.adobe.com/content/help/en/experience-manager-learn/sites/integration...
We've set up the AEM Launch Integration within both our prod and stage instances of AEM. However, after a few months, when I go to add a new container, it seems that the dropdowns within the Launch Configuration steps refuse to populate. When we do the IMS health check, it fails. So then we update t...
When I navigate to edit templates from my page in Aem spa acrhetype, I am not able to edit the policies. Page comes blank. am I missing any configuration? I am using editable templates.