DAM Asset Editor Issue
Hi All, I am facing one issue regarding the asset editor in cq 5.5 sp2.When I open image by browsing through the folders in DAM every thing works fine. It shows all the data below the image and image...
View ArticleDAM not generating thumbnails
Hi, When I try to upload images to digital assests interface in CQ5.5, it is uploading the file, but doesn't generate thumbnail image. I tried to check crx-quickstart/logs, but there is nothing logged...
View ArticleHow to make workflow/component to be specific to Run mode
Hi, I've a requirement where I need to make a workflow/compoent specific to run mode. For example, If we do configurations under 'config.author', those configurations effect in only author instnce...
View ArticleUI Features - How to copy table rows
I'm working on a cq project and need to allow my authors to copy rows, contiguous & non-contiguous, from CQ and paste into another app - email, xcel... Can I assign right-clicks? Are checkboxes my...
View ArticleWhat is the function of the checkbox in editbar?
Hi While analysing a component i could see that editbar has a checkbox. I just wanted to know the functionality of this edit bar Thanks Veena
View ArticleTranslation workflow is not working
Hi I am trying to translate a page from english to france. I have followed the steps given by the below URL http://dev.day.com/docs/en/cq/current/administering/multi_site_manager .html Here they are...
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 ArticleSOLVED: “AuthenticationSupport service missing. Cannot authenticate request.”
A customer was installing CQ5 on a Red Hat Linux environment, and getting the following error displaying in the browser. AuthenticationSupport service missing. Cannot authenticate request. We checked...
View ArticleSling mapping issue with Query String
For a button component, URL behaves differently with query string. Please let me know the sling mapping example for query string. Button component behavior across env:-Working Scenario:-- In Author...
View Articlextype- textfield is storing string as data type when entering numeric values ?
Hi ,I am using textfield xtype to take input from dialog which is a numeric input , i have put regex for number as well . It is stroing data in string format only. I have tried numberfield as well but...
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 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 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 ArticleIssue in implementing Dynamic participant chooser process Step
I am facing issue in implementing Participant chooser process Step. I want to create dynamic Participant chooser process Step, I have implemented 'ParticipantStepChooser' class and overwrote...
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 ArticleSearch suggestions in search box drop down in cq5.4
Hi, The suggestion dropdown with related words or related things for search box in www.adobe.com while typing in the search text box. We need to implement the same using CQ5.4 search component. Is...
View ArticleCQ5.5 ecommerce integration
I am working on integrating Hybris with CQ ecommerce. I am following the documentation on - http://dev.day.com/docs/en/cq/current/ecommerce/eCommerce-framework.ht ml However one of the steps is to...
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 ArticleWorkflow creation steps
We need to create a workflow that should get started when a page is created and every time that page gets modified. We are using a dialog to edit the content of the page. The workflow should start when...
View Articledeploying taglibs in OSGi
I've got some custom tags that I am deploying as an OSGi bundle, and it works pretty well. The problem comes if a jsp references the taglib's URL before it has been deployed. In this case the server...
View Article