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/26/25
     We had a great session at our Chicago office as we hosted the AEM Midwest Chapter's 9th meeting in the community! Held last Thursday, 9/18, we enjoyed deep-dish pizza (a real Chicago treat!) and beverages and had a great discussion with other partners on a topic that everyone's talking about: AI.  ...

    Views

    66

    Likes

    3

    Replies

    2
  • 10/15/15
    You can create an Adobe Experience Manager (AEM) 6 Touch UI component that contains drop-down controls that can be used within the AEM Touch UI view. A drop-down control can be populated by using a com.adobe.granite.ui.components.ds.DataSourceobject. For information, see DataSource. Once you create ...

    Views

    1.2K

    Likes

    0

    Replies

    0
  • 10/15/15
    I have a search component built in sightly that I want to use to query on a number of parameters associated to find news articles (which are simply cq:pages) in our content repository. I know how I would do this with the Java Use-API, but want to use the javascript api in this particular case (partl...

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 10/15/15
    I have an environment which was upgraded to AEM 6 (SP2 + oak 1.11) from CQ5.5 (SP3). When I now package the groups on that instance and try to install them on my local machine, I get an infinite install loop. This is made clear by the log messages which keep attempting to process non existing author...

    Views

    2.5K

    Likes

    0

    Replies

    6
  • 10/15/15
    I need to execute a xpath query containing curly braces. /jcr:root/content/myWebsite//*[jcr:contains(., '{{mySearchString)] order by @jcr:scoreIs there any way to escape curly braces in AEM xpath query?

    Views

    2.6K

    Likes

    0

    Replies

    2
  • 10/15/15
    I have an attribute within a DIV tag thats needs to be rewritten (<div data-background="/content/abc/en/jcr:content/mainparsys/generic_banner/image.adapt.1663.high.jpg"  />). I tried all steps in the below articles but no success.http://stackoverflow.com/questions/23673616/how-to-add-additional-elem...

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 10/15/15
    You can create an AEM Sling Servlet that uses the AEM Query Builder API to search the AEM Digital Asset Manager (DAM) and return a collection of assets within a ZIP file. The client web browser downloads the ZIP file that contains the DAM assets.You can create a Sling Servlet that performs these tas...

    Views

    2.0K

    Likes

    0

    Replies

    1
  • 10/15/15
    I used the interface located at: http://localhost:4502/crx/explorer/ui/namespace_editor.jsp to create a new namespace.That interface doesn't seem to allow for modification or removal of a namespace once created.  I used CRXDElite to search for my namespace in the repository and couldn't find it.How ...

    Views

    8.2K

    Like

    1

    Replies

    7
  • 10/15/15
    Hi All,We have one requirement as follows-1.Feedback icon will be on footer.2.On click of feedback icon popup will come where in user will enter the comments.3.On submit of that comments ,comments wntered y the user should be saved in usergenerated node.4.Post which Mail should be triggered to conte...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 10/15/15
    [Thread Edited By Adobe] /*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here.  Go ahead and to it now: https://adobe.ly/3eDnB4v */   Actual Post: I love forums. The nerdier the better. One of my absolute favourite ones in the Java Ranch. (http://www.coder...

    Views

    12.6K

    Likes

    10

    Replies

    11
  • 10/15/15
    Here is a great community article by Dan Klco that talks about the MVC design pattern and AEM. I really like this advice from the article:"Project teams and CQ developers should attempt to follow MVC practices when developing on CQ5 by avoiding business logic in their JSPs, putting business logic in...

    Views

    5.0K

    Like

    1

    Replies

    3