Page impressions from multiple publish servers
Hi, I'm wondering if anybody has any strategies / experience using CQ's inbuilt analytics (ie impressions) from multiple publish servers. In CQ deployments I've been involved in, we've used 'external'...
View ArticleMultiple smartimage widgets in a component dialog
Is there a way to have multiple smartimage widgets in a single dialog? Specifically I'm struggling with the requestSuffix parameter. Most of the other ones I can adapt to get the second widget to save...
View ArticleCQ5.5 Image component can't drop nor click to upload image file
Hi, Image component can't drop nor click to upload image file after upgrading from CQ5.3 to CQ5.5Now get stuck in production and hope anyone can help. 1). used both IE9 and Firefox 14.0.1 to create a...
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 ArticleCQ5.5 Session Timeout
Hello, We would like to change the session timeout value for the Author server so that if an Author doesn't do anything for 30 minutes the CQ session expires. Seems the default is several hours.
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 Articlehow to add values to multi valued properties using JSP
Hi, I am able to use a multi valued property in JSP which is populated manually using CRXDE. I am able to set the multi valued property only by completely replacing it, but not by appending values to...
View Articleaccessing/stroing file from/to DAm programatically
how do I write java code to upload a file in DAM ? How Do I retrieve a file from DAM to save/export on local system. ?
View ArticleCQ5 DAM : import of assets using WEBDAV
Hi, I am trying to work on a POC where I need to do a buld asset upload using CQ5 webdav interface. I tried configuring the Webdav in windows7 and windows 2008. But facing issue. I followed below...
View ArticleInserting fragments in CQ AEM 5.6
Hello all, Is there a way to retrieve a fragment from apache docroot and place it in CQ,probably header as a fragment to be inserted to my site developed in CQ5.6 Regards,NZ
View ArticleDisabling a tab in a dialog dynamically
I have a dialog with three tabs. There is a selection dropdown on first tab. Based on what selection I make here, one of the second or third tab should be greyed out. So that the user only has one tab...
View ArticleHow do i use querybuilder.json to return similar search
Can querybuilder.json return a similar search? That is if I usequerybuilder.json?fulltext=walntI'd like to get the results for "walnut". What predicate should I use?
View ArticleCQ publish instance redirecting to geometrixx?
I just installed CQ in publish mode and I cannot access any of the admin pages. I keep getting redireted to the geometrixx sites. How do you access the publish configuration?
View ArticleIs there any way to disable caching for a particular component?
I have a component which should always produce the output by executing a code and not from the dispatcher cache.Is there any way to clear the dispatcher cache for the component or is it possible to...
View Articlei18n - how to add support for more languages (CQ 5.4)
I have a number of questions around adding support for more languages. We are already using multiple languages and would like to add more. 1. Standard languages providedin /libs/wcm/core/i18n I can see...
View ArticleDialog Participant Step
Hi Guys, Reaching out to you for help and guidance. I have been working on workflows and as a part of that effort I have to provide an interface to the Participant to enter some inputs...
View ArticleLDAP set up with CQ 5.5
These instructions: http://dev.day.com/docs/en/cq/current/core/administering/ldap_authentication.html#Switchin g On LDAP Authentication does not seem to be updated for 5.5, because the file...
View ArticleUsing multi-value properties in JSP components
I am trying to figure out if I am doing some small step wrong or if I don't have a full grasp on how some things work. I am accessing a multi-value property from the JSP of my component: <%@include...
View ArticleIs there way to dyanmically set component proeprties?
In one of my component I am making some external service calls and I would like to populate the component's properties with the data received from the service call. How can I do it? I tried using...
View Articleneed to call servlet from jsp how
generally we specify in action attribute in cq how to specify the servlet path what should be the folder structure plz explain with an example
View Article