LDAP 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 ArticleImage is not showing up on Dialog.
Hi Guys I am getting problem with Dialog. In my Dialog I have created the image field which accepts image from dam by Drag and drop. Whil Iam dropping the image it is showing up inside the Dialog...
View ArticleDynamically setting the rootPath property for the xtype = pathfield
If I set the property rootPath = content/training, then the my fieldConfig widget, xtype=pathfield will allow the user to set the page path from /content/training I want to set it dynamically to my...
View ArticleCan any one explain the below code flow?
Can any one explain the below code flow? I am doing this example by property predication.. Especially can any one give me the description to below points, 1)CQ.shared.XSS.getXSSValue() method2).As an...
View ArticleCQ 5.4 - "Server not ready, browser not launched" Error
Greetings, Sometimes when I try to startup my CQ 5.4 instance, after a few seconds "waiting for server startup...", I got the message "Server not ready, browser not lauched".The most annoying thing...
View Articlerepo.adobe.com/nexus/content/groups/public is down
Hi, We are getting the error Connection to http://repo.adobe.com refused while we are trying to create builds for our project.Please et us know if the...
View Articlesling:ResourceSuperType foundation/components/page
Hi Everybody, I'm new to CQ and really enjoying it. I have a question if someone can please help? Can anyone help me understand how sling resolves a page component that has a resourceSuperType of...
View ArticleLogo Component - Design mode shows the edit component toolbar don't show...
I just created a Logo component on my website following the CQ "How to create a Fully Featured Internet Website" guide.I do create the logo component, edited the jsp page with the following code...
View ArticleCQ5 Multiple custom 404 error pages for multiple sites
HI, I have multiple sites, and I would like to set up a different 404 page for each of my sites Someone already faced this problem? How I can accomplish this? Or there is a way to do via the dispatcher...
View ArticleSet xtype Checkbox Values
Hello, I want to add a checkbox to a component's dialog box but would like the true/false event to store different values, e.g., "yes/no", "0/1" or "fred/tom" instead of "true/false". How do I do this?
View ArticleHow to connect to CRX from Javascript?
Hi I want to connect to the crx from my script function and retrieve a node in my script so dat i cant retrieve the properties of that node using script... Is dat possible? If yes how is it...
View Articlefailed while import excel 2007 [xlsx]
Hi All, A strange thing, I import the 'xls' and 'csv' in my code is well done, but for the 'XLSX' throw the following exception,I have already check the 'com.adobe.granite.poi-1.0.2.jar', it miss the...
View Articleparsys and cq:noDecoration
I have a page that has:<cq:include path="./par" resourceType="foundation/components/parsys" /> Some of the components under ./par has cq:noDecoration=true set.Those components, don't get...
View Article@Reference annotation causing customised servlet stop getting called
Hi guys, I noticed that as soon as I add the @Reference annotation in my servlet, the sevlet will not be called when the form is submitted. As soon as I remove @Reference the servlet will be called....
View ArticleHow to hide the existing design dialog for a component?
Hi,I created a component which will appear in all pages of the site. Is there any ways to hide the design dialog in for some pages..?
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 ArticlePass ClientSide Value to Sling:Include
Hello, I have a business requirement to dynamically load content in a page based on the changes of a dropdown list. My client has 100+ pricing elements that would need to be loaded based on the...
View Articlenot able to access the login page for CQ5
I am seeing following error while starting the CQ5 instance. I have tried both from command line and from double clicking the jar file. I am using 5.6 version of CQ5 and seeing following error while...
View ArticleWhat library to parse JSON string in CQ project?
Can I know what library to use?Is that any there is already included in the WCM installation? Thanks
View Articlejavax.jcr.nodetype.ConstraintViolationException : Node is protected
Hi I have an nt:unstructured node to which i am writing some properties through java code. The properties are getting written but in my error log i am getting...
View Article