You can create config nodes under your project in AEM. Refer - http://docs.adobe.com/docs/en/cq/5-6-1/deploying/configuring_osgi.html#Creating%20the%20Configuration%20in%20the%20Repository
Hi,I'm working on comments component. I've copied the out of box comments component into my project. While focusing or blur on textarea of comments I'm getting the following js error -TypeError: CQ.soco.commons is undefined CQ.soco.commons.handleOnBlur(this, 'Type your comments here.'); But I...
Hi, I have added a new attribute named "userType" to client context/profile and I have given the value as some "business". I can get the value by using the script :"CQ_Analytics.ProfileDataMgr.getProperty("userType")". I'm able to get this value. But I need this value through a java program. Is t...
Hi,I'm trying to login to geometrixx-outdoors via Twitter. Whenever I clicked on "Login via Twitter" button from geometrixx-outdoors home page's sign in component, I'm getting popup window with some errors. I'm using out of the box Twitter configuration only. For facebook I didn't get any errors. I'...
Jorg,ya. But admin might not know what is the exact issue. Can u pls share how can I declare multi-value parameter? Pls let me know how can I limit the maximum number of entries via the propertyThanks A lot,AryA.
Hi,I have written a service and added some properties using @Property . While configuring the service from web console, I have to show some user friendly message or some alert to an author if he/she enters more than the allowed items/count(Max count: 5). Is it possible to validate these fields? Pls ...
Hi, I would like to analyze the health check reports of our application. For that I have configured some setting which are there at http://localhost:4502/etc/reports/healthcheck.html (Go to Tools -> Reports -> Health Check). I have given the following values -Period = 24max. Results= 50max. Reque...
Hi Team,While printing the data which got from rich text editor widget using sightly, it is displaying HTML tags as well. Please let me know how can I display the the data without HTML tags without disturbing the final format of the entered HTML.E.g:Input Data: <b>Bold</b> Output: Bold but not Bold...
Hi, I'm also using "Adobe CQ, Version 5.6.0.20130125 ". But I'm able to play video both in authoring and publishing modes.Make sure that ffmpeg is configured properly and profiles has been added. Thanks,Arya