form 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 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 ArticleAdding item to custom multifield
I've created a custom multifield (by registering a new xtype in the clientlibs folder) and everything appears great when I first open the edit dialog. However, when I click the 'Add Item +' link, 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 ArticleDeveloping with Maven : [ERROR] Unresolveable build extension: Plugin...
I am trying to deploy AEM with maven, so I followed this tutorial. When I run the command mvn clear package, I get the following error: C:\workspace\myproject\app>mvn clean package[INFO] Scanning...
View Articlequery builder performance
Hi I'm running into very big performance problems with QueryBuilder. I'm using asset viewer to browse my CQ DAM images. We have loaded more than 100.000 images... all of them are tagged. Launching an...
View ArticleHow to implement Ajax
Hi All, I need to implement Ajax functionality in my component. The requirement is, 1. On clicking on a button Java servlet needs to be invoked.2. In the servelt, need to access CRX nodes and store a...
View ArticleUsing multi-value properties in JSP components
I am trying to figure out if I am doing some small step wrong or if I don't have a full grasp on how some things work. I am accessing a multi-value property from the JSP of my component: <%@include...
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 ArticleNothing shows in sidekick inspite of the design selection
Additional update- If the same page, I view it in preview and revert back to authoring mode, sidekick gets populated. So preview does the trick of sidekick population but not on all the templates. For...
View ArticleCQ5 Startup errors ESAPI directory or file not readable.
Here is the startup screen output with the errors bolded, any help is appreciated. :/lopt/dev/instances/author1/crx-quickstart/bin $ 31.05.2013 08:08:32.365 *INFO * [main] Setting...
View ArticleHow to clean tarJournal?
Hi all, We had a bug in which an endless loop was continuously creating and then deleting the same node. I noticed that the size of the repository on disc (under crx-quickstart/repository) did grow...
View ArticleCQ 5.5 running out of space in an instance
In cq5.5 Author and publish instances are day by day growing larger , because of this am running out of space?Can you please suggest me a solution??
View ArticleTrigger workflow on pages.
Hi, To activate the pages automatically we can use workflow models in CQ5.Here, we have to use any workflow model on page and start workflow. it is not activating the page automatically with using...
View ArticleNo cache invalidation when statsfilelevel > 0 and JCR Resource Resolver URL...
IF :JCR Resource Resolver [1] is used to allow requests missing the initial /content ANDDispatcher has a /statsfilelevel greater than 0 THEN It is impossible for dispatcher to invalidate...
View Articleredirect from one jsp to another jsp
Hi, I am very new to CQ5 and have a query regarding it. Suppose I want to make a simple login form where I am two text fields.. I want to perform some validations on these text fields and want to...
View ArticleSAML 2.0 Granite SSO authenticator in AEM 5.6
There are only two resource availble for SAML 2.0 SSO...
View ArticleDispatcher Flush Agent on Publisher not invalidating cache
Hi all, We're having an issue with invalidating that cache apon activation/replication of content, but only from the Publish flush agent. I've copied the default flush agent on the Publish instance,...
View ArticleHow to create a CQ package to export all the users and their permissions.
Hi All, Hope you all are doing great. Have a qn regarding the packge export via package manager. I am trying to export all the users and their permissions from one env to the other. I can get...
View Article$CQ, $, JQuery, and JQPlot
Can someone explain the use of $CQ versus $ in more detail for JQuery? I already know that $CQ refers to CQ's built-in version of JQuery and that $ refera to any secondary jquery package that I may...
View Article