Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/22/24
    We are running on AEM as a cloud service and Adobe recommends updating the SDK to the latest version every month. However, I would like to know if it's also recommended to update the SDK version in the pom.xml file every month? Also, will there be any potential chances of the existing functionalitie...

    Views

    499

    Likes

    0

    Replies

    5
  • 2/22/24
    Hi.We have a multisite project in AEM like this: <project ><groupId>com.adobe.aem.project</groupId> <artifactId>main</artifactId><packaging>pom</packaging><version>1.0.0-SNAPSHOT</version><modules> <module>site1</module> <module>site2</module> <module>site3</module> <module>site4</module><module>sit...

    Views

    633

    Likes

    0

    Replies

    10
  • 2/22/24
    I have a requirement to create an image gallery component.Here, there is no upper limit on the number of images. On click of '+3' tile, all images will come up and on click of any individual image, it opens up with a description attached to it. How can I develop this? Is there any OOTB component tha...

    Views

    289

    Likes

    0

    Replies

    4
  • 2/21/24
    Hi !I want add a delete button here:Should I modify the '_addToTree' method of ui.ContentTree.js ???

    Views

    198

    Likes

    0

    Replies

    2
  • 2/21/24
    Hi, I am facing an issue in AEM cloud production environment, when I publish a page in preview mode a URL needs to be generated with preview link.But I am getting a warning as:NOTE: This is not happening on every publish.Any leads?   @arunpatidar @lukasz-m @BrianKasingli  

    Views

    418

    Like

    1

    Replies

    2
  • 2/21/24
    We are planning to move from static templates to editable templates. As a best practice should we commit component content policy's that are defined for each components in code base or keep it editable for the authors. What challenges do we face with either approach. 

    Views

    438

    Like

    1

    Replies

    6
  • 2/21/24
    While editing a page (under language masters), sometimes the toolbar for a component won't show all of the icons/options (red box). It seems to happen randomly for various components. I also notice it happens if I start browsing in a different tab/window and then come back to the edit screen. A quic...

    Views

    285

    Likes

    0

    Replies

    2
  • 2/21/24
    Hi Folks, We are on AEM Cloud - wanted to redirect 404/500 pages to respective country.eg. If I'm on a Canada site and no resource found then it should redirect me to  /content/mysite/ca/errors/404.html Similarly, If I'm on a US site and no resource found then it should redirect me to  /content/mysi...

    Views

    159

    Likes

    0

    Replies

    1
  • 2/21/24
    Hi Team, The issue we are facing is google crawl is unable to index our site post login pages. Does anyone else faced this issue? I could not find anything concrete so far to fix this. Any pointers appreciatedWe have configured sitemap for our site. This contain all post logging in pages. Looks like...

    Views

    954

    Likes

    0

    Replies

    12
  • 2/21/24
    Creating a content fragment programmatically, it is successful apart from the creation of a multi-field where iUsing this as a reference:https://developer.adobe.com/experience-manager/reference-materials/6-5/assets-api-content-fragments/index.html#/%7BcfParentPath%7D/createContentFragmentHow can I i...

    Views

    154

    Likes

    0

    Replies

    1