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

  • 10/13/25
    Many of you have been building on AEM for years - crafting sites that don’t just look great but drive measurable business outcomes. You’ve set the bar high. Now, the landscape is shifting. People are finding answers and getting work done through new, powerful tools - ChatGPT, Google AI Mode, and oth...

    Views

    412

    Likes

    5

    Replies

    15
  • 10/13/25
    Join us for two action-packed days of learning, hands-on sessions, and networking with the global Adobe developer community. Whether you’re exploring Adobe Experience Manager, Adobe Commerce, or Edge Delivery Services, there’s something for everyone—from beginners to seasoned pros. ✨ Why Attend? E...

    Views

    135

    Likes

    5

    Replies

    0
  • 10/6/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

    905

    Likes

    4

    Replies

    10
  • 4/20/19
    Hi,I am trying to access inner class properties using data-sly-list as below but it shows me there are 3 objects but not sure how to print the values of objects. I tried with . operator but nothing is visible.<sly data-sly-test="${tabContentItems.showFilters}">  <ul class="nav nav-tabs" role="tablis...

    Views

    3.3K

    Likes

    0

    Replies

    4
  • 4/19/19
    I have a query where I am trying to find a node through its name. My sample query is belowSELECT * FROM [nt:base] AS s WHERE ISDESCENDANTNODE([/content/abc]) and NAME(s) = 'testNode'I am trying to find nodes under /content/abc with the name as 'testNode' and I get in the log that i should try to ind...

    Views

    5.9K

    Likes

    0

    Replies

    5
  • 4/19/19
    I am using the same code in below URL: aem63app-repo/SampleJCREvent.java at master · arunpatidar02/aem63app-repo · GitHub 19.04.2019 14:44:08.222 *ERROR* [sling-oak-observation-10] com.splunk.www.listeners.SampleJCREvent 12javax.jcr.ItemNotFoundException: 12at org.apache.jackrabbit.oak.jcr.session.P...

    Views

    3.4K

    Likes

    0

    Replies

    3
  • 4/18/19
    Hi,Do we need a Dispatcher Flush Agent on Author or Publish or both, Does it function differently being on Author for being on Publish ?Thanks,Ganesh

    Views

    3.8K

    Likes

    0

    Replies

    1
  • 4/18/19
    Hi,I was trying to remove wrapper div on components for a specific page types using following code. getRequest().setAttribute(ComponentContext.BYPASS_COMPONENT_HANDLING_ON_INCLUDE_ATTRIBUTE, false);It does remove the wrapper div but it also remove edit functionality on components.  My requirement is...

    Views

    9.1K

    Like

    1

    Replies

    7
  • 4/17/19
    I have a title component(touch-ui) in my project and made the title field mandatory by setting required(boolean) – true at the title property level. Now, when we save the dialog with an empty title field, validation fires up, but the triangular icon overlaps the description icon in the component. Se...

    Views

    13.6K

    Likes

    0

    Replies

    12
  • 4/17/19
    How can we create a multifield using a sightly with a single text field form the html file.?

    Views

    9.2K

    Likes

    0

    Replies

    7
  • 4/17/19
    Hi community members,I have a use case where I already have I18N dictionary in AEM and it is used to feed the translated labels to third party application.Now I have a requirement to have versioned dictionary entries. The third party application needs to be supplied with version specific values for ...

    Views

    3.3K

    Like

    1

    Replies

    3
  • 4/16/19
    I have a dropdown field in the metadata schema editor and I want the options of this dropdown to be populated dynamically from a servlet response. I am following below guide to achieve it. There is a question around my requirement and from the author's answer it seems just pointing the JSON path to ...

    Views

    5.6K

    Likes

    0

    Replies

    4
  • 4/16/19
    Getting the below error while creating a custom component in AEM 6.4 using sling model.Error Message:org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.apache.sling.scripting.sightly.SightlyException: Compilation errors in org/apache/sling/scripting/sightly/apps/slingexample/com...

    Views

    9.9K

    Likes

    0

    Replies

    12