Change 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 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 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 ArticleJackrabbit search jcr repository on multiple paths using single query
Hi, I have been trying to work this out: using either xpath or SQL or SQL2, to perform a full text search on multiple paths. i.e. Search for 'promotion' under '/content/mysite/products/%' and...
View ArticleReport 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 ArticleCQ5.4, about compiled jsp files
Hi guys, I have problems with caching and compiled versions, this is because of installing a package on a publish server with an older version of the same web app. This is CQ5.4, so I read you...
View ArticleDisabling the "Target" context menu item in AEM v5.6
Is it possible to disable the "Target" context menu item on components in AEM v5.6? We don't want (at the moment) authors to have this ability and it seems to be interfering with some of our custom...
View ArticleCQ5 Author behind a proxy
Hello, I am having issues with CQ5 Autor configuration behind a proxy server.Basically, what I want is to have all requests from (Firefox) browser proxied to CQ5 author for all requests apart from the...
View ArticleWhere is Content Explorer in CQ 5.5?
Hello, I have tried to use Content Explorer with CQ 5.5. Going to the url, <host>:<port>/crx/, no longer shows the CRX console. What is the new URL for the Content Explorer and the Content...
View ArticleHow to set cq:tags property of the code through JCR 2.0
Hi, I am trying to set the value of cq:tags programtically through JCR 2.0. When I execute this code Session session = repository.login( new SimpleCredentials("admin", "admin".toCharArray()));...
View ArticleEmbed PDFs using PDF Rewriter (page2fo.xsl)
I'm trying to embed an extra PDF file to the front and another PDF to the end based on the default PDF Rewriter (page2fo.xsl) that comes with CQ5 according to,...
View ArticleCQ5.5 Workflow Model doesn't load in...
Hi, We noticed an unusual issue where in the models of the workflow doesn't gets loaded in (http://localhost:4502/lib/cq/workflow/content/console.html).Although the models exists as expected in...
View Articleform and post as a method to send request parameter?
Hi all, I have question about best practice in the CQ to send between 2 pages a parameter using a post method in the form. I have simple form on page.html like: <form action="page_2.html"...
View ArticleCustomizing auto-suggest functionality of the search component
Hi,Is there any way to customize the auto-suggest functionality of the search component. Is the auto-suggest feature available in the geometrixx website's search bar? If so, where can I access the code...
View ArticleRegd: Issue with Social login and personalization..
Hi, I am trying to integrate social connect into my CQ site. And I have followed the steps as mentioned in the below URL.....
View ArticleWorkflow Process Implementation not found
Hello, I've created a workflow process in AEM 5.6. When I initiate the workflow, the workflow is not completed and in the Inbox Console, I see 'process implementation is not found'. Here is the...
View ArticleCQ, CQ.i18n is not Defined | Publish Instance | CQ 5.4
Hi, We are using OOTB CQ.i18n.getMessage for localized JQuery Messages. everything is working as expected on Auhor instances but on Publish , it is throwing CQ is not Defined, CQ.i18n is not defined...
View Articleparsys design bar not showing
HelloI'm having a problem in my template, for some reason the parsys design bar is not showing for the last 3 parsys in my template, the first 3 parsys are showing but no the last 3.In edit mode...
View ArticleHow to write a subquery using JCR SQL2 in CQ5(without ModeShape)
Hi, We have a parent node with several levels of child nodes. We are trying to do a node level search i.e., if the search key is present in any of the properties in the parent node or the child nodes,...
View ArticleApache Sling JCR Resource Resolver doesn't work for the anchor tags which is...
Certainly I realized that Apache Sling JCR Resource Resolver doesn't work for the anchor tags which is been rendered through jquery or javascript. e.g. In Felix Console , in Apache Sling JCR Resource...
View Article