Expand my Community achievements bar.

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

  • 2/12/25
    Hi everyone! Discover a goldmine of AEM insights at Adobe Summit 2025 with our comprehensive guide to all AEM sessions and labs. Whether you're a seasoned user or exploring Adobe Experience Manager, this post is your key to navigating the summit's content. Search No More: Looking for specific AEM s...

    Views

    1.5K

    Likes

    12

    Replies

    5
  • 10/15/15
    You can develop a custom event handler for Adobe Experience Manager (AEM) that responds to events that occur at the JCR level. For example, you can write an event handler to respond to the following JCR events: A node was addedA node was movedA node was deletedA property was added to a nodeA propert...

    Views

    1.3K

    Like

    1

    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.1K

    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.6K

    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.1K

    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.4K

    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.0K

    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

    1.9K

    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

    6.4K

    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

    975

    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

    11.4K

    Likes

    10

    Replies

    11