showroom

CQ Gems on
Adobe Experience Manager

AEM Developer sessions from the experts

learn more

Getting Started

Knowledge Base

Tips and best practices from Adobe engineering, support and consulting.

Training on CQ

Newly updated CQ5.5 courses now available from Adobe Training Services.

CQ Forum rss More

May 18, 2013

Posted by forums_noreply@adobe.com


Indexs in CQ5.4 and reading data from CRX

Hi Jorg, We have a problem somewhat related to the above mentioned. We expect that our problem is around indexs and way CQ5.4 use indexes to refer to data from repository. 1) Does CQ allow reading different branches of a tree parallely? 2) Our application read different branches of tree using multiple threads (102) and we observe that it takes 30%... [Read All]

May 18, 2013

Posted by forums_noreply@adobe.com


Div ids are not persisting in rich text editor of CQ5.6

Hi, I created a rich text widget and I added plugins. I activated "misctools" plugin also. I clicked on "sourceedit" and paste the code which contains ids for divs like -<div id="onboarding" class="row onboarding-content scroller"> . . . . . . . . . . . . .</div>After that... [Read All]

May 17, 2013

Posted by forums_noreply@adobe.com


AEM 5.6 - Responsive Web Design Device Preview option

Hi,we have developed responsive web design website in AEM 5.6 and wanted to enable to preview option for various device in the side kick as like Geometrixx Media website and have followed the steps in the below URL for enabling the preview option for various devices using Side Kick and i am able to see the Device and Rotate button but if click... [Read All]

May 17, 2013

Posted by forums_noreply@adobe.com


AEM 5.6 - Sling Osgi Config Issue

Hi,I have created config node with type of sling:osgiConfig inside my application and was able to fetch the values successfully based on the run mode. But the problem is if update the values for any properties thro felix console then the sling:osgiConfig node becomes nt:file under /apps/<myapp>/config/<myconfig>. If i... [Read All]