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 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 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 Articlecreating custom tag library- AEM, CQ 5.6
Hi , I am creating a custom tag library and want to use it in one of the components I have created. I have made a bundle inside src/com.mycompany.test.TestBundle/com.mycompany.test.TestBundle.bnd and...
View ArticleMultiselect widget in CQ
Hi A multiselect widget is available in extjs 4 http://docs.sencha.com/ext-js/4-1/#!/api/Ext.ux.form.MultiSelect . Is it available in CQ?. I tried taking the same js and customizing it fr CQ,...
View ArticleImage Renditions in Content Finder
Hello, Marketing team wants to make use of image renditions feature of DAM, but they want the ability to choose from various rendered images and then drag & drop on to a CQ page from content...
View ArticleInbox Notification from Workflow
Hi,I've got a problem with Inbox Notification.I want to inform an author about all steps during the workflow process (activated, deactivated, terminated) using Inbox Notification (not e-mail!)I found a...
View ArticleHow to write an ajax call to a JSP page
Hi In CQ publish side, I want to call a jsp page on click of a button . I know we cant directly call it from script. For that we have to use ajax either directly or using jquery.ajax. Can any one...
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 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 ArticleSet node property with String[] value, using ECMA script
Hi, I am coding an ECMA script for a workflow in Adobe CQ5.5. I am not able to set a node property with String[] value. Here is an exception occured Caused by:...
View ArticleWhere do you set socket.connectTimeout and socket.receiveTimeout?
These are system properties described here: http://dev.day.com/docs/en/crx/2-2/administering/cluster.html Thanks everyone!
View ArticleResourceResolverFactory Reference in 5.5
Hi all, In 5.4 I would create a service reference to the ResourceResolverFactory and be able to use that to create a resource resolver to use in workflows and jobs, which aren't able to get a resolver...
View ArticleHow to allow ONLY drag-and-drop of DAM-images? (forbid image upload to parsys)
I'm using a copy of the image-fondation-component (/apps/foundation/components/image/cq:editConfig/cq:dropTargets/image) with accepts image/* and groups media. Now I want to configure the image...
View ArticleCq5.5 Comparing with a previous version does not display the changes
Hi, Someone know the library to insert on a page to enable the differences between two versions. In the Geometrix demo site, it work well, but in my site doesn't work (It does not insert the code to...
View ArticleCQ5 quickstart fails to complete with launchpad failure
I am attempting to run the CQ5 quickstart by both double-clicking the jar (in my case, C:\tools\cq\demo\cq-wcm-quickstart-5.4.0.jar) and launching from command prompt (C:\tools\cq\demo>java -Xmx384M...
View Articlefacing org.apache.sling.engine.impl.SlingRequestProcessorImpl service:...
Hi, I am facing below issue in Performance testing does anyone guide why this error is coming. Individually these pages are running fine. Attached logs for your reference. Thank ,Yogesh 17.01.2013...
View ArticleHow can I create a design dialog for a component that is site wide and not...
How would I use design dialogs on a componet to create a global setting and not a setting that is bound per template? I want to save a property for a component globably and not have 5 different...
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 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 Article