How to activate inplace editing?
In the documentation page for the rich text editor (http://dev.day.com/docs/en/cq/current/wcm/using_rich_text_editor.html), inplace editing is described this way:INPLACE EDITING MODE In addition to the...
View Article/libs/cq 404 error
I am getting a 404 for my pages when trying to download the userinfo.json and dict.en.json from /libs/cq folder. What causes those two files to be included?
View ArticleHow to configure font color in richtext?
Hi, How to enable font color and font size plugin in rich text editor?
View ArticleHTML layout and CSS handling in CQ5
OK...so this may sound like a newbie question...because it is. Kinda. I'm new to CQ5 but am an experienced web developer. CQ5 doesn't appear to provide tools to layout of web pages (html tags, divs,...
View ArticleSend Email - ${payload.email}
Hi all, In my workflow i am using "Send Email " step to send emails using custom templates. I done following steps in my execution 1 . Added properties to email , userId, password and fullname with...
View Articledisabling a multifield based on selection
Hi rush_pawan,I have three tabs dynamically created with the help of ur your suggestion given above. It works fine. I have another requirement. If i select one tab amongt the three, there is a drop...
View ArticleJAX-WS integration within OSGi
Greetings, I'm trying to integrate a component wired together with a webservice call using the JAX-WS API. I'm utilizing JAX-WS request dispatcher to make the service call. The service call is working...
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 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 ArticleServer Error at /libs/wcm/core/content/reference.json
Hi all, I am currently faced with an server error.When I tried to right click and 'activate' a content, it doesn't do anything.As the ajax call have failed. Can I know how to resolve it? Thanks...
View ArticleCQ5.5 and ldap integration/synchronization
Hi, I have been trying to integrate ldap with CQ5.5 on Win7 machine. Following are the steps I have taken: 1. Installed cq-service-pack-5.5.2.20121012.zip 2. Installed cq-update-pkg-5.5.10.zip 1....
View ArticleHow to create a query in for lastModifiedDate in Query Builder
I want to create a query to get the Dam Assets those with their lastModifiedDate that match the current date. The usual lastmodified date is of the format yyyy-MM-ddThh:mm:ss etc. With the current date...
View ArticleCorrect Syntax for Reteriving Current Template
I've been reading over the documentation and I'm have a difficult time getting the template being used on the current page. In my component, all I want to do is use an IF statement to see if template...
View ArticleFail to access CRX with JcrUtils.getRepository
I just started with CQ5/CRX/JCR, so I beg your pardon if asking silly questions.I'm running a CQ5 Standalone Server (CQ_5_5_Quickstart.jar) on my Windows 7 and am fine with accessing it with my browser...
View ArticleHow to get the nodes from session through java program?
Hi, I would like to get the nodes from session objects through java program. I wrote the program like this, package com.mycomp.node; import javax.jcr.Node;import javax.jcr.NodeIterator;import...
View Article403 forbidden and 404 not found on dispatcher
Hi people, As I'm viewing pages on my dispatcher server I get 403/404 on some resources: Failed to load resource: the server responded with a status of 404 (Not...
View ArticleHow do I use ?
Hi, I am trying to <sling:include> a content node wrapped inside <div> on a jsp. For example I have a textimage content node: "/content/company/en/product/jcr:content/par/textimage" I can...
View ArticleIs there a max # of Sidekick Component Groups?
Our site currently has 5 component groups including 'Other', but if I try to add a new one, they just get added to 'Other' instead of their own component group that I tried to create. Is there a...
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 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