We are excited to announce that Adobe Developers Live returns on November 12, 2024, bringing together the Adobe Experience Manager and Commerce community in a hybrid format. Whether you attend in-person at Adobe’s HQ in San Jose, California, or virtually, this event is designed to provide valuable ...
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...
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...
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?
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...
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...
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 ...
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...
[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...
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...
We are unable to use Japanese and Korean translations in our project.When importing/installing the i18n files to CRX, we get a cryptic SAX Exception: [ERROR] Error while parsing <...>\vaultclipse\1416246615305\jcr_root\apps\projectX\i18n\ja.xml: org.xml.sax.SAXException: unknown type: 0 java.lang.Il...