unable to configure video, CQ5.6
Hi, I just tried configuring a video on a page using the instructions as given in http://dev.day.com/docs/en/cq/current/wcm/default_components/VideoComp onents.html , I have also installed FFmpeg and...
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 Articletext in particular format in RTE
Hi, I have one tab which contains path field button, after selecting the path and comes back to dialog text area, it should show the path in particular format @{/content/mywebsite.interest}, and after...
View Articlelocalization in cq5
hi,has anybody implemented localization in cq5.plz tell me how to implement this. do i need t create any Locale properties or do any settings. as we do in java. Thanks,Amit
View ArticleDAM image on publish instance to be accessible by anonymous user
Hi all, I have setup a CQ publising instance, and the image at /content/dam/ are returning the 403 erros, and kept redirect me to the sling login page./system/sling/cqform/defaultlogin.html?resource=...
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 wildcard
Can query builder use wildcard? My query is like following group.1_path=/var/statistics/pages/content/geometrixxorderby=@viewsorderby.index=trueorderby.sort=desc The result will contain...
View ArticleHow to access the currentPage and currentNode Objects in a Sling Servlet
I have a requirement to write a Sling Servlet instead of regular CQ5 JSP In a standard CQ5 JSP it's easy to use the currentPage and currentNode objects, as they are automatically added by the default...
View ArticleAPI changes in AEM 5.6
Hi All, Is CQ Providing any documentation related to API changes from previous versions of CQ - CQ 5.6. Example: [1]com.day.cq.workflow [2]com.adobe.granite.workflow API [1] has been replaced...
View ArticleExtending capability of Multivariate or A/B testing to custom component
I would like to know how to extend the capability of Multivariate testing to the custom components say Carousel. I went through the documnetation at:...
View ArticleVaultclipse plugin
Has anyone got vaultclipse plugin working for Eclipse in windows machine. I have it working just fine in Mac.In windows, same configuration gives me filenotfound error when "import". It looks like it...
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 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 ArticleHow can I add a custom attribute to the create page dialog?
I followed the following link to add a custom attribute called starred and this attaribute can be displayed in siteadmin grid http://dev.day.com/docs/en/cq/current/developing/customize_siteadmin.h...
View ArticleCQ5.5 Developer Certification !!
Hi. I registered for 9A0-327: Adobe CQ 5.5 Component Developer ACE Exam. I am looking for ideas/pointers to prepare and pass the exam. Thanks in advance.
View ArticleQueryBuilder builder getting null
Hi I was tried ...................................................... /*** This class is an example ,Create selected users under a group***/ @Component @Service @Properties({ @Property(name =...
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 Articlelogin registered user automatically
Hi, I have two use cases where user should get login automatically without prompting him login page.In detail:Case 1:As soon as user is registered we should make him login and redirect to home...
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 Default select text in Selection
Hi, I am noew to CQ5. I need to know how to display the --Select-- default value int he selection xtype of CQ5. Any help will be appreciated.
View Article