Hi,I am using sling internal queuing mechanism and I have set no. of retries to 10. My process fails to retry sometimes after 2nd retry and sometimes after 5th.Job also gets stuck in the event queue and even event node doesn't get deleted.However when I set no. of retries to 5, it completes successf...
As an editor, I would like to be able to paste special characters in text fields within content creators and have those characters replaced with supported versions. In order to get special characters to render cleanly, they need to be copied from Character Map (pc) or Character Palette (mac) and pas...
Hi, This is my multifield dialog looks like in CQ6. You can see that the "move downward" and "remove" columns are hidden in the page. In CQ5, you can adjust this by resizing the dialog. but in CQ6, I cannot resize the new dialog.[img]2014-07-07_11-00-53.png[/img] This is my code./** * @class Ejs...
In developing with eclipse.pdf it instructs to 2. Map the repository to your file system using a WebDAV client.3. Copy all of the .jar files from the following directories to your cq5libs directory:• /libs/sling/install• /libs/cq/commons/install I have tried to followhttp://dev.day.com/docs/en/crx/...
Hi I have client context component, which takes emailid. On basis of this email its fetch the data from external system which initialize the session store.Below is my code for init.js.jsp :<% String leadAddress = properties.get("email", currentStyle.get("email",String.class)); log.info...
I am battling to find a way of synchronizing site development across multiple developers. What is the best way to synchronize a web site, the nodes and css, html, jsp and other scripting source files, as well as synchronizing the DAM.I have also used the vlt export to try and bring .java files devel...
I'm looking to customize what happens when you drag and drop a item from the Content Finder onto a Component. It appears that the out of the box behavior is to replace the value configured in cq:dropTarget with the path of the item(s) being dropped. It would be nice to intercept and change this beha...
Hi,We have modified our Touch UI Editor and have added an extra button in the Page Status area:[img]cuid_Page_Information.png[/img]The image is for CQ 6.0, but we are using CQ 5.6.On the page we are editing, a component is embedded like the following code snippet:<div class="hidden"> <cq:include pat...