Cannot Edit General Account Settings
I cannot click the save button when editing the general account settings for a report suite. There is an error on the page in Chrome and IE8.
View ArticleSigning up (register in a website)
Hi, I am trying to create a register page with a username , password, confirm password,age. I gave an "actionType" to a component. Now what code should I write to store...
View Articleenable osgi component only on publish instance
How can I active a osgi component only on publish instance or specified author instance in CQ? Is there configuration? thx
View ArticleSlowness in CQ5.4 Bulk Editor
Hi, I see that the bulk editor takes a long time to load the data from the nodes at all times. I am using CQ5.4. Please let me know if there is a fix for this. Thanks,Infanta
View ArticleImport user
Hi, Is there a way to import users into the repository using script? I have 500 over users and it is a bit tedious to create them one by one using cq5 wcms ui. Thank you.
View ArticleMy custom component not clickable
Hi,I'm creating custom component and when I add it to page I can't click it. When I add it to the bottom of page, the parsys overlaps this component and when I add component behind my custom component,...
View ArticlePacking Parent page excluding child pages
I want to package parent page excluding child pages.I tried using below filter,but it dint work,<filter root="/content/loblaws/en_CA"> <exclude...
View Articlelogin.html is being handled by DefaultGetServlet but not...
Hi Experts, I am facing a weird problem while accesing the login.html on 5.6. If I type the url http://host:port/libs/granite/core/content/login.html I get a 404. as below. My qn is why the...
View ArticleIntegration of CQ 5.5 with open LDAP
Hi Team, I am trying to integrate cq 5.5 with open ldap. i am able to see ldap entry in jmx console . But here the problem is the users in LDAP are not imported to CQ users.Below are methods in...
View ArticleHow to determine if current instance is cluster master
Is there any way(API maybe) to tell whether current CQ instance is the cluster master or not? Thx
View ArticleSelectively store form elements to CRX
Hello, I have a form with some form elements in it like textfields and a uploadFile. On submit i would like to store the text field values to crx under usergenerated folder, but the uploaded file...
View ArticleImage placeholders for drop targets?
Hi all, I also posted this question over a SO: http://stackoverflow.com/questions/17812201/drop-target-issue In a nutshell, I want to give my image drop targets a little more meat on the page so...
View ArticleCQ5 as Windows Service with LDAP Authentication
CQ5 as Windows Service with LDAP Authentication1 Introduction LDAP: Lightweight Directory Access ProtocolUsed for accessing centralized directory services.LDAP is often used to achieve Single Sign On...
View ArticleHow to Synchronize LDAP groups in CRX
Hello, Help needed urgently. I am trying to authenticate Active directory group using LDAP authentication. The aim of this is to be able to authenticate this group using LDAP and synchronize this...
View ArticleRatings and Comments vs Ratings and Comments?
A little background, we are currently on CQ 5.4 but are working on migrating to AEM 5.6. In 5.4 we overlaid the OOTB Comments/Ratings components so now when we upgrade we have a few issues that we...
View ArticleRich Text Editor - Saving encoded characters
Hi all, I am using CQ5.5 SP2.1. The problem faced is that on IE8 Western European (Windows) encoding, special characters do not display correctly. However, using HTML encoded version of the special...
View ArticleUpdated my pages vanity url, but some of it doesn't reflect on...
Hi, I have follow the instruction on this page (http://helpx.adobe.com/adobe-cq/kb/vanity-urls.html) to create the vanity url for my content.After I have populate the page property with the vanity url,...
View ArticleWorkflow Payload update needed once we move the node(payload path)
Hi ,When you moved your node in a workflow process,how the new payload should be used in the further workflow process steps. if we use the payload in the further workflow process steps, this will give...
View ArticlePOST Request Resolving
Hi Everyone, now i am learning CQ5 with a training material. I did the exercise with the Flexigrid, which fetches the user information via a POST request.The request looks like this...
View ArticleIn global.jsp, what is the difference between resourcePage and currentPage?
Hi everyone, How is the resourcePage object in global.jsp used? I tried a number of different methods and both resourcePage and currentPage return the same results. Thanks.
View ArticleLucene indexing configuration
Is it possible to add custom analyzer (EnglishAnalyzer) to properties and when it(analyzer) has to take in consideration custom boosts of these properties? When i try to add analyzer to property,...
View ArticleHow do I get thumbnails of images embedded into our RSS/Atom feed
We have an RSS feed enabled on our CQ5 blog at http://www.wsidesignermarketplace.com/content/designer/Design_Blog/_jcr_content.feed?type= rss2 which we want to pull into a content widget. This feed...
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 ArticleDAM Cache
In our environment, after content update , the stuff(Pdf/PPT) in cache is not getting invalidated. And thus we are ending up with old content(PDF/Docx). And to work around this we end up clearing the...
View ArticleInteract with third-party applications
Do anybody have a try to Interact with third-party applications when using CQ5? I have some questions when I do that, when I use ajax to get data from my custom application,it always return error...
View ArticleClientcontext values in publisher instance
Hi, We tried teaser components with segmentations defined properly which is working fine in Author instance.When we try to access the same page in publisher mode, this is not working. Our custom store...
View Articlecustom store not being rendered on browser console
Hi, I just followed the tutorial at http://blogs.adobe.com/aemtutorials/2013/07/24/customize-the-client-context and downloaded the code from Git. Although the code is deployed onto my author instance,...
View Articlevalue of checkboxes is not initializing when i used xtype: checkboxgroup
Hi I am using a checkboxgroup as xtype.when i am selecting options and submitting it is goin to my CRX. But when i refresh and load my component again , all my checkboxes are unchecked.The value of...
View ArticleMobile Page content not displaying
Hi I am newly trying my hands-on on Mobile sites using AEM5.6. I tried to create a new mobile site. So as a first step i created a page and a template to run it. In page components body.jsp i simply...
View ArticleCan the Workflow Model Options in the sidekick be site specific
Hi, Do anyone know if the workflow options in the sidekick can be site specific or not? potentially using tag in the model?Thanks. Johnny
View ArticleIssue in Updating properties in a Asset Metadata node!!!
Hi All, I have a following requirement , To import a pdf file along with a xmlfile (has metadata information) to CQ5.4 using webdav from an external system. So i followed the below step to...
View ArticleEN column in CQ5 Language Traslation missing
Just curious to know why en column is not availble as default in translation console.How content author maintain english text/data for the same.I believe String-column (First is key)... Please...
View ArticleClient Context won't return string array
Hey Guys, I'm working with displaying dynamic user data via the client context. I have managed to create a property on a user that is a string array. The problem I am having is when i look at my values...
View ArticleSelect Locations on map
Hello, I would like to integrate a google map, where you can select your location/town, select a circuit and a division to find the nearest distributor. Similar to this:To maintain the backend you...
View ArticleHandling custom (localized) error pages
On our site, we'd like to be able to maintain and serve custom/localized error pages in the end-users' own language rather than just a standard customized page like...
View ArticleWhen is the copy in manuscripts activated?
Manuscripts apparently do not have any sort of activation feature. Are they automatically activated every time someone makes an update? Or, is the copy made live only when the page with the article...
View ArticleForm - Thank you page
Hi everybody.I need to create a page "Thank you" Page that has to be linked in a form, but do not make it appear in the menu.
View ArticleCQ 5.6.0 to 5.6.1 upgrade failing on Tomcat7 restart
All - wanted to know if anybody is having a similar experience in upgrading from CQ (AEM) 5.6 to 5.6.1, and whether you could suggest a remedy. The problem we're having with 5.6.1 can be replicated...
View ArticleSending newsletters
Hi, we're having issues with sending newletters (campaigns). We've no clue to what may be going wrong. Any help is greatly appreciated. The error in the log is this: 26.07.2013 17:23:16.137 *ERROR*...
View ArticleCQ and J2EE application integration
There is a JSP-servlets J2EE application(ecommerce web site) which is deployed on tomcat. Now My requirement is to integrate this J2EE application with Day CQ to display contents related static...
View ArticlePassing values from Form Component to Thank you page configured
Hello All, I want to pass values from a page , having a CQ form component and on click of submit along with storing data in CQ, i would want to send the data to the "Thank you" page configured in the...
View ArticleHow to exclude a page path in Query?
Hi, I am trying to exclude certain path from a query. I can't do it in the indexing configuration as I need this path at certain other positions as well. I know there can be workarounds like creating a...
View ArticleHow to store a value as Double using dialog?
Hi, I want to store some values as double/long instead of String while using dialog. I have used Numberfield xtype also but it also stores data as String in the CRX which hampers my sorting while...
View ArticleUnable to replicate robots.txt through to the dispatcher
I implemented robots.txt on both author and publish instances using the link below: http://crxdelight.com/2012/02/04/how-to-protect-your-cq-instances-from-google-searches/robots.txt exist and it is...
View ArticleCaching Client Libraries
Does CQ have a built in way to deal with client library caching issues? When using the foundation image component, the final src attribute of the image in the clients browser is something like:...
View ArticleChange 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 ArticleCQ5.3 server not ready
*ERROR* webapp-CRX Launchpad Webapp: ERROR: Error starting slinginstall:F:\Microsoft\cq5\crx-quickstart\launchpad\startup\15\org.apache.sling.runmod e-2.0.3-tlp-R818849.jar...
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 ArticleTrail version of CQ5
I want to get a trail version fro CQ5 , Is there any way to get It? Please any body can help me on this.CQ5 Trial
View Articlehow to determine Dispatcher is working with CQ5 Publish instance.?
Hi all create author and publish instance for CQ5 site, when author modify any content over the site these are replicated on publish instance successfully, now i want to use dispatcher so for this i...
View Article