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

  • 7/2/22
    Actually, I am trying to pass the data in order to make the modal popup work. Here I am getting the modal popup through experience fragments.  First I created a template to show the modal popup. And I am passing the modal ID to match the experience fragment modal ID.  The code is given below   <temp...

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 7/1/22
    Hello Team, I was trying to create a new project for SPA app and below is command used to create a project:mvn -B archetype:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeVersion=27 -D appTitle="My SPA React App" -D appId="my-spa-react" -D artifac...

    Views

    739

    Likes

    0

    Replies

    2
  • 7/1/22
    The Sites tool at /sites.html has a left rail that can display "Lent Content" references for a selected page. What is considered Lent Content and is there some kind of osgi configuration it requires? I couldn't find any documentation on it and perhaps someone might know its purpose. References Panel

    Views

    686

    Like

    1

    Replies

    2
  • 7/1/22
    I am trying to upload an asset to my local AEMaaCS instance using the Asset Upload Api (specifically with the aem-upload node package). When I make the request I am not getting the URI that the document says I should.Here is the request that I am using:const encodedAuth = Buffer.from(`${username}:${...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 7/1/22
    public class ListImpl extends com.adobe.cq.wcm.core.components.internal.models.v1.ListImpl implements List Is it possible to do same in a client aem project or extending core models restricted to core aem project ? 

    Views

    733

    Likes

    0

    Replies

    1
  • 7/1/22
    Hi, Could you please provide inputs on the below What parameters could I check across on to see  AEM instance is performing well. How could we improve performance on AEM instance. So in this way the AEM could respond back well to any request on the  website. Regards,Srinivas

    Views

    591

    Likes

    0

    Replies

    1
  • 7/1/22
    Hello Community, I'm facing issue where the Close caption is working in the author environment and doesn't work in the publish environment.  What can be the causing issue? This is happening on aem as cloud services. How we can check that from the log file? I don't have any logs for it. 

    Views

    940

    Likes

    0

    Replies

    1
  • 7/1/22
    Is there a way to disbale this select panel option ? Can it be disabled based on a condition/scerario?

    Views

    890

    Likes

    0

    Replies

    6
  • 7/1/22
    Actually, I am struggling to implement if condition logic in a component. When I execute the below syntax, it is not working.<a href="#" class="${properties.modalBehavior == 'sideOverlay' ? 'side-overlay-link' : ''} ${properties.modalBehavior == 'sideOverlayTable' ? 'side-overlay-link' : ''} ${prope...

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 7/1/22
    How to hide a template from template console? (http://localhost:4502/libs/wcm/core/content/sites/templates.html/conf) Thanks in advance! 

    Views

    1.0K

    Likes

    0

    Replies

    2