Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/28/20
    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...

    Views

    785

    Likes

    0

    Replies

    2
  • 8/28/20
    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...

    Views

    994

    Likes

    0

    Replies

    2
  • 8/27/20
    Has anyone built a custom connector in AEM. I have a requirement to integrate Wechat mini program in AEM.

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 8/27/20
    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...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 8/27/20
    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...

    Views

    580

    Likes

    0

    Replies

    1
  • 8/27/20
    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.

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 8/27/20
    Hi All, We have few mark up defined in our CSS library as below in CQ edit mode :   .cq-wcm-edit .formBuilder .section.hiddenField, .cq-wcm-edit .formBuilder .section.hiddenFieldMulti { display: block; }  I assume that .cq-wcm-edit only works with AEM classic UI. Any help on how we can migrate t...

    Views

    929

    Likes

    0

    Replies

    3
  • 8/27/20
    Hi All, We have few mark up defined in our CSS library as below in CQ edit mode :   .cq-wcm-edit .formBuilder .section.hiddenField, .cq-wcm-edit .formBuilder .section.hiddenFieldMulti { display: block; }  I assume that .cq-wcm-edit only works with AEM classic UI. Any help on how we can migrate t...

    Views

    1.5K

    Likes

    0

    Replies

    6
  • 8/27/20
    Hi All, We have a component where we have added a config dialog using below code in template JSP :   <script type="text/javascript" id="cq-gen73"> CQ.WCM .edit({ "path" : "${currentNode.path}/config", "dialog" : "<path>/...

    Views

    1.9K

    Likes

    0

    Replies

    8
  • 8/27/20
    Hi All,We have different teams managing different tenants of a site, on a single AEM instance. Each team needs to do a deployment for their own tenant independently. We have an option of going with a Maven Multi module project in a Single GIT repo, where each module corresponds to a single tenant, a...

    Views

    3.9K

    Like

    1

    Replies

    17