Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 12/1/20
    I have the next line in one of the components I'm working on. my problem is that when in the parsys i attach the other component (for example dropdown).<div class="row">   <sly data-sly-resource="${'content' @ resourceType='wcm/foundation/components/parsys'}"></sly></div> the code result is somethin...

    Views

    3.1K

    Likes

    0

    Replies

    8
  • 12/1/20
    I have a client requirement for creating some gated content. So basically, the page ( which contains some assets) should only be reachable after the user has submitted a form. And the assets should also be not accessible directly without submitting the form. So i have created a servlet filter to ach...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 12/1/20
    Our org uses adobe campaign.  It is thinking of using AEM for a new project. We could just implement zendesk or similar in the AEM site, but then there is no chat history in the adobe campaign side.This page:https://experienceleague.adobe.com/docs/livefyre/implementation/app-integrations/c-app-integ...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 12/1/20
    Hello AEM Community,We have the problem which I can't understand fully:Was in 6.3:When we were working on AEM 6.3, we were using 2 static templates where some components were allowed:And it was working good. Now in 6.5:According to repository restructure we moved  /etc/designs/default to /apps/setti...

    Views

    5.7K

    Likes

    0

    Replies

    7
  • 12/1/20
    Hi,We have an intranet site for employee communication and engagement based on AEM . In UI side we are currently implementing AngularJs v 1.8.  We are now planning to upgrade this existing AEM project with AngularJS into newer JS technologies like React or Angular.  Based on my research on the inter...

    Views

    4.0K

    Likes

    0

    Replies

    2
  • 12/1/20
    I got a quickstart.jar and license key for development from Adobe.i renamed it to aem-author-4502.jar and if I double click on it on my windows laptop, it works.My laptop is not strong enough to run AEM as well as my dev tools, so I am trying to run it instead on my dev linux box.Its ubuntu 20.04 LT...

    Views

    3.3K

    Likes

    0

    Replies

    6
  • 12/1/20
    I am using aem-commons's contextualPathBrowser (similar to pathfiled component) with a predicate property. The java predicate class will evaluate the nodes and only return children pages(cq:Page) in the path picker for user to select from. Predicate class given below: @Component( service = P...

    Views

    2.2K

    Likes

    0

    Replies

    3
  • 11/30/20
    Is anyone out there running 6.5 on openJDK, for dev and test envs at least? Installing the supported oracle java on headerless ubuntu is difficult, with most how-tos using using untrusted unofficial PPA scripts. Installing openjdk on the other hand is a online line command. Will AEM 6.5 run on openJ...

    Views

    5.2K

    Likes

    0

    Replies

    8
  • 11/30/20
    I have a “download” link (HTML 'a' tag) which has the `href` pointing to Scene7/Dynamic Media URLs. Those URLs are NOT the asset, but an API that provides the assets along with the video player. I tried a bunch of things, here a couple:- Adding download at the HTML 'a' tag: eg '<a href="scene7.serve...

    Views

    3.8K

    Likes

    0

    Replies

    9
  • 11/29/20
    Hi All, We have added custom rte plugins in the Rich-text component in our project where we need to include some html markup using the source edit plugin. Currently we are facing the issues while including the empty tags. E.g. <div class="some-class"></div>We need to include this and there is some j...

    Views

    1.3K

    Likes

    0

    Replies

    1