Report framework requires at least one grouped column
A Report requires at least one grouped column, otherwise finish button will lead to "The report doesn't contain grouped columns".Is it possible to configure a report not to require grouping?
View Articlesome libs can not found
Hello, I'm new to CQ5 and I'm following the "cq5_guide_developer" to practice my first project. It's very smooth until I want to download "cq5libs" from my local CQ5.5 server. Here are the content of...
View ArticleRedirecting page
I am using the redirect option in page properties to redirect pages but the page just displays "This page redirects to <Page Name>" in publisher mode. Why is it not working?
View ArticleApache Sling JCR Resource Resolver doesn't work for the anchor tags which is...
Certainly I realized that Apache Sling JCR Resource Resolver doesn't work for the anchor tags which is been rendered through jquery or javascript. e.g. In Felix Console , in Apache Sling JCR Resource...
View ArticleNo cache invalidation when statsfilelevel > 0 and JCR Resource Resolver URL...
IF :JCR Resource Resolver [1] is used to allow requests missing the initial /content ANDDispatcher has a /statsfilelevel greater than 0 THEN It is impossible for dispatcher to invalidate...
View ArticleCRXDE Unable to connect to repository
Hello all, I'm having trouble connecting CRXDE to my CQ5.5 repository with a particular server configuration. When trying to login/connect to my server, I get the following messages popup from the...
View ArticleHow to clean tarJournal?
Hi all, We had a bug in which an endless loop was continuously creating and then deleting the same node. I noticed that the size of the repository on disc (under crx-quickstart/repository) did grow...
View ArticleHow to get the groups associated to a CQ5 user account ?
Hello,I'm looking for a sling endpoints to get all groups a CQ5 user belongs to.I first checked into crx but it seems that the groups are not stored in the users nodes. So I've no idea where I should...
View ArticleIntegrating the PHP Based Forum Component in CQ5 Pages.
We have the requirement to integrate the Php based forum product (VBulletin) in our CQ5 pages. Have anyone already integrated the Php based prodcuts with CQ5? Especially i would like to know the...
View ArticleMenu and Sub Menu link
Hi, I just started to learn Adobe CQ I have site navigation bar which has 5 items and each navigation item will have sub items. I added text to both the navigation item and sub item but not sure how to...
View Articleform and post as a method to send request parameter?
Hi all, I have question about best practice in the CQ to send between 2 pages a parameter using a post method in the form. I have simple form on page.html like: <form action="page_2.html"...
View ArticleUpdated: CQ5 Fully Featured Website tutorial
Hi, Due to a number of recent comments, I updated the Creating a Fully Featured Website tutorial in the CQ5.5 documentation. Changes included some fixes to the CSS file and component code, some...
View ArticleHow to capture comments and read in next participent steps in Workflow?
I want to capture comments in one of the participent steps of my workflow and read them in the next step . Please share some suggestions on it .I have added a from step as the participent step but it...
View ArticleCQ5.3 server not ready
*ERROR* webapp-CRX Launchpad Webapp: ERROR: Error starting slinginstall:F:\Microsoft\cq5\crx-quickstart\launchpad\startup\15\org .apache.sling.runmode-2.0.3-tlp-R818849.jar...
View ArticleVaultclipse plugin
Has anyone got vaultclipse plugin working for Eclipse in windows machine. I have it working just fine in Mac.In windows, same configuration gives me filenotfound error when "import". It looks like it...
View ArticleHow to allow CQ Servlet URL in Dispatcher
Hi, I have a servet which extends which has "sling.servlet.paths" value as "/bin/myproject/testurl". In my dispatcher.any file I have added forllowing configuration in /filter section. /0189 { /type...
View ArticleChange the default font of the richtext widget
I want to change the default look and feel of the content of richtext widget. I tried set the cls property when defining the widget, but it doesn't work. any idea? thx
View ArticleInsensitive search using query builder
Hi, I want to convert below sql query so as to use for querybuilder . select * from nt:unstructured where jcr:path like '/content/dam/company/project/data/%' and UPPER(ctn_no) LIKE 'HD%' or...
View ArticleNeed learning material or links for CQ5
Hi All, I am planning to learn Adobe CQ5. Can anyone give me more information on Adobe CQ5? Also share me the links to download the tool, learning material etc if any one has? Thank you
View ArticleHow to get SlingScriptHelper in servlet?
I need to get a SlingScriptHelper instance from within my servlet. Either a ComponentContext or BundleContext will do as well, as my only goal is to get sling services using it. Using SCR @Reference...
View Article