Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 11/6/25
    We’re happy to announce that Adobe Developers Live returns on November 11, 2025, bringing together the Adobe Experience Manager and Commerce developer community for another year of innovation, insight, and collaboration. This year’s theme — “Building the Agentic Web” — explores how AI-driven agents...

    Views

    992

    Likes

    3

    Replies

    3
  • 11/2/25
    Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day.  In a world where so much is automated...

    Views

    1.2K

    Likes

    2

    Replies

    19
  • 2/28/19
    Hi All,I tried to do clientlibs versioning in AEM 6.1 by creating rewriter sling-folder and copying the 'default' node from libs > cq > config > rewriter. But its not working and the whole AEM local instance in getting corrupted. Error log is showing "Unable to get component of class 'interface org....

    Views

    6.5K

    Likes

    0

    Replies

    17
  • 2/28/19
    We are upgrading from aem 6.3 to aem 6.4And performing in-place upgrade following these steps - Performing an In-Place UpgradeI want to clarify on the steps to get this successfulStop the instance if it is runningDownload the new  AEM6.4 jar file and use it to replace the old one outside the crx-qui...

    Views

    7.9K

    Likes

    0

    Replies

    9
  • 2/28/19
    Hi All,I have component lets say xyz and I'm including sly-resource "Dynamic Media" component into page like mentioned below,in XYZ .html:-<sly data-sly-resource="${ 'dynamic-media' @ resourceType='dam/components/scene7/dynamicmedia'}"/>It will add the node under  "/content/dam/customwebsite/xyz" as...

    Views

    2.2K

    Likes

    0

    Replies

    3
  • 2/28/19
    I need to create a custom workflow or add a custom process step in the existing DAM update workflow such that I can provide my own image dimensions for renditions. After these renditions are created I need to send these images through JSON. How to obtain these images in JSON and how to create custom...

    Views

    3.7K

    Likes

    0

    Replies

    3
  • 2/27/19
    Hi All,I am using resource mapping to shorten the website URL. It works fine for all the scenarios except that core images authored as part of teaser component are not showing up. When I tried to debug the issue, I found out that the issue is happening as image path is pointing to nodes under /conte...

    Views

    24.9K

    Likes

    0

    Replies

    10
  • 2/27/19
    HiI have a requirement to place the new component placeholder to the right of existing component  like shown in the image.Is it possible to achieve this behavior?ThanksDenny

    Views

    3.4K

    Likes

    0

    Replies

    5
  • 2/27/19
    OK, so according to the documentation:"Lightbox is a special type of collection that provides easy access to assets."OK - so if I add images to my Lightbox, where can I see this Lightbox in AEM?Thanks!

    Views

    6.4K

    Likes

    0

    Replies

    4
  • 2/26/19
    I have integrated AEM with remote Solr as, 'Solr as an Oak index' and when running solr queries, I could see all my content indexed and shown into remote Solr.However when I run some AEM specific jcr queries in AEM for certain search application, In the AEM logs, I could see the request going throug...

    Views

    4.0K

    Likes

    0

    Replies

    5
  • 2/25/19
    In AEM 6.3 (coral-2), we had the custom javascript code [clientlib] which use to work to toggle dialog fields based on the checkbox click. Now, we have upgraded to 6.4.3 and converted all dialogs to coral-3 And functionality stopped working now. I have got the reference of OOTB "List component" but ...

    Views

    4.2K

    Likes

    0

    Replies

    2
  • 2/25/19
    In AEM 6.4, we could implement toggling of dialog fields based on the dropdown selection by adding granite:data node and granite:class. But this works only for single value. How to make it work for multiple values. For example, if a dropdown has three values [x, y, z] then I would like to show "text...

    Views

    1.1K

    Likes

    2

    Replies

    0