Masters,My requirement is to create a multi form like wizard container. Author should be able to define the number of tabs in a dialog. For example, we can define this value in custom Start Form component. Once author sets this value as 3 then 3 tabs will be created. Each tab will contain parsys so ...
Hi,I am following the http://dev.day.com/docs/en/cq/5-6/developing/developing-reports.htmlHow to get the user group information into the custom report. I tried by using the "P:property [String] = "rep:Group"" for the queryBuilder node as property. N:queryBuilder [nt:unstructured] P:pr...
Hi All,A large client is making the leap to AEM. Its going to require a restaff on our side, as well as a large planning and process stage.Its also a return to Java after a long vacation in PHP.My query is, what are the key points you've learnt? What are the standout tips you wished you had before y...
Hi All,I uploaded an image on DAM, tried changing its title from 'Damadmin' but to no avail. It is showing the default IPTC title(If seen from exif reader)then I changed the name of the image and again uploaded it and tried changing the title. this time the behaviour goes more erratic and instead of...
Hi, I would like to analyze the health check reports of our application. For that I have configured some setting which are there at http://localhost:4502/etc/reports/healthcheck.html (Go to Tools -> Reports -> Health Check). I have given the following values -Period = 24max. Results= 50max. Reque...
I want to set "org.osgi.framework.bootdelegation" property in sling.properties file at the time of CQ installationSo earlier I used to start CQ from the commandjava -cp <path to>/cryptojcommon-6.0.0.jar –Xmx1792m –XX:MaxPermSize=256m –jar cq-quickstart.jar. and give com.rsa.* in org.osgi.framework.b...
Hello Experts, Is there any way to get List of All Activations happened on CQ Author for a Particular date?. I think we can get that using a particular Xpath Query but not sure how to do it. Thanks in Advance.
I am working on implementing an asset management system based on the Adobe DAM. I have noticed that there is an Expires field as part of the asset metadata but I can't figure out how this is used. Through some searches in the documentation there was a one sentence reference saying that this is used ...