Has anybody figure out how to use the Luhn's Algorithm for the Form Component? If you add a form element, like TextField, you can select a validation as part of the Constraint tab. In that tab, there is an option for Luhn's algorithm to validate credit cards and some government IDs. However, wheneve...
Hi,Can we have an internal messaging queue in CQ similar to JMS and if yes is it possible for an external system to poll that queue?Regards,Shallu Rohilla
Hi Guys ,There are some Js files in libs , such as the preferences.js (/libs/cq/security/widgets/source/widgets/security/Preferences.js).I copied the same file to my apps folder and when i instantiate some variables (My_Prop = "new prop") , it can be accessed from anywhere (any other JS file).I dont...
Hello allI am trying to setup IIS 7.0 dispatcher module for CQ5 following the setup: http://dev.day.com/docs/en/cq/current/deploying/dispatcher/disp_install.html.I am trying on windows 2008 sp2 64bit and a local publishing istance on port 4203.The dispatcher works as long as cache is disabled, once ...
Hi,My requirement is whenever i create a new page CQ has to add the new property.so i prefered Even handlers and followed the below code.The problem is i dont know weather the code is running?i have checked the console i didn't get any log as well.could anyone please help me and explain how event ha...
Masters,My requirement is to create a multi form like wizard container. Author should be able to define the number of tabs in a dialog. For example, we can define this value in custom Start Form component. Once author sets this value as 3 then 3 tabs will be created. Each tab will contain parsys so ...
Hi,I am following the http://dev.day.com/docs/en/cq/5-6/developing/developing-reports.htmlHow to get the user group information into the custom report. I tried by using the "P:property [String] = "rep:Group"" for the queryBuilder node as property. N:queryBuilder [nt:unstructured] P:pr...
Hi All,A large client is making the leap to AEM. Its going to require a restaff on our side, as well as a large planning and process stage.Its also a return to Java after a long vacation in PHP.My query is, what are the key points you've learnt? What are the standout tips you wished you had before y...
Hi All,I uploaded an image on DAM, tried changing its title from 'Damadmin' but to no avail. It is showing the default IPTC title(If seen from exif reader)then I changed the name of the image and again uploaded it and tried changing the title. this time the behaviour goes more erratic and instead of...