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

  • 9/3/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

    2.8K

    Likes

    13

    Replies

    16
  • 4/25/19
    Hi all, I am new to AEM and am being tasked with displaying the top 3 most viewed articles within my site on my home page. My site is set up so that there is a homepage with a long list of article previews that link to the full articles on seperate pages. At the top of the homepage there is to be a ...

    Views

    3.1K

    Likes

    0

    Replies

    2
  • 4/25/19
    Hi All,i am trying to inject some values dynamically into sling model and retrieve some properties of that injected value and print them as below which is not working and throwing a null pointer exception which is not appropriate.i can see sling model is registered in adapters.some one please tell m...

    Views

    6.0K

    Likes

    0

    Replies

    6
  • 4/25/19
    HiUsing AEM 6.3 , I am trying to add a custom action type in AEM Form Core Component. It had only 4 dropdown items. I successfully added the custom action in the container dropdown.For the post action, I followed the steps given in this post.https://helpx.adobe.com/experience-manager/using/form_comp...

    Views

    4.1K

    Likes

    0

    Replies

    5
  • 4/25/19
    Hi,We have a domain which has got one weblogic admin server and two managed servers and we tried the deployment of war file on both managed servers through admin console of weblogic.Deployment was successful but AEM instance came up in one managed server and didn't come up on other.Please let me kno...

    Views

    8.8K

    Likes

    0

    Replies

    8
  • 4/24/19
    I'm using a xtype multifield and i have written two listeners loadcontent and selectionchanged. The selection changed works fine but the loadcontent is not working.I want a field in the dialog box to display a default value (none) and this should be achieved when loadcontent function is triggered wh...

    Views

    5.1K

    Likes

    0

    Replies

    5
  • 4/24/19
    Hello All, I am looking to see if there is an option to publish the content from author to a different path in the receiving end.Eg: Path in author:/content/dam/xyx/logo/logo.jpg/content/dam/xyx/image/img.jpg     This could be published to the received to the folders(in bold)/content/dam/xyx/logo/lo...

    Views

    5.6K

    Likes

    0

    Replies

    3
  • 4/23/19
    I'm trying to run a script in an OR split and I keep on getting the error below. According to this page, "graniteWorkItem" is included in the list of "variables that are immediately available to process scripts, providing access to objects of the workflow Java API" (quoted from the link).observation...

    Views

    1.9K

    Likes

    0

    Replies

    0
  • 4/23/19
    Hi ,Recently we got requirement to host a site in our AEM environment.The site will be always static with few image ,css and js .We got the html file along with the other required contents (images, css, js fonts etc).We are planning to create a directory inside "/opt/communique/dispatcher/cache/cont...

    Views

    9.1K

    Likes

    0

    Replies

    9
  • 4/23/19
    Hi,My touchui value property is not working for textfields.In the same way selected property is not working for the touchui select field.I am using arm 6.4 and coralui3.When I debug the code , when ever the cmp.getvalue().Val() is returning null and cmp.getvalue().isselected() methods is always retu...

    Views

    13.2K

    Likes

    0

    Replies

    12
  • 4/23/19
    Hi All,the following code for onChange used to work in AEM 6.2 but after we migrated to 6.3 , I see onChange is not getting fired, not sure what is going wrong.@Component(immediate = true)@Service@Properties(value = { @Property(name = ResourceChangeListener.PATHS, value = { CommunityConstants.CONTEN...

    Views

    8.6K

    Like

    1

    Replies

    12