If I have a situation where I have an ArrayList generated from an OSGI bundle. The OSGI bundle builds itself upon an API call and then creates an ArrayList of data objects.This is passed on back to the JSP.I have a situation where I want to do two types of searches.1) Limit the result by a filter. W...
I was following this tutorial guide: http://experience-aem.blogspot.ca/2013/12/aem-cq-56-adding-images-in-multifield.htmlAnd it has an dialog but is in XML format, how do I create a dialog through XML?
Hello,I’m new to Brackets and AEM 6 coming from the old 5.5 development setup and having problems getting the Slightly integration on my local machine working. I’m following the instructions here (http://docs.adobe.com/docs/en/dev-tools/sightly-brackets.html) but it’s not working for me. What woul...
Hi All,I have CQ5 local author instance and I need to set up local publish instance.I have copied jar file and license properties kept in cq-publish folder,Build is done.Core ,UI are generated and restarted the server too.Site content is not displaying in publish.Can some one help me how can i copy...
Hello,We have a requirement for a nested multifield widget wherein we could have n number of Categories and each of those categories can have n number of subcategories.Please let me know if someone has a solution to such a scenarioRegards,
Hi Folks,Is it possible to replace the backed-in Adobe AEM DAM solution with and OpenText DAM? So that later all Media is maintained in OpenText DAM and in Author Mode we can select the image from OpenText DAM.I know that it's a little bit strange, but it's due to legacy issues Thanks in advance!!
Hi, I had a requirement to expose custom ".json" view of page . Basically I had to expose all <div> of each component on that page as JSON. So to achive this followed the standard practice:1. Add Page.json file/apps/foundation/components/primary/cq/Page/Page.json.jsp 2. Then under my "pagecomponent"...
Hi ,I have a issue with xtype colorfield. After selecting a color , if user wants to remove the color ? how to proceed. As default color is white , a property gets created in backend. What can be easy fix for this ?
I am trying to capture a TCP IP dump from my publish instances - is there a method through a console ? I would not like to take the tcpdump command in linux/unix as the method . Is there any other way ?