Forums

Having few major issues in my Chrono form

tsrlinkan 13 Jun, 2011
Hi Bob and Max,

You guys are doing a good job.

Currently I am working in a site which is built by Joomla 1.6.3.

I am facing some difficulties to use Chronoform for my need, I would be grateful if you could assist me to get this things done ASAP.

1. Mulitple groupcheckboxes validation issue
2. Recaptcha issue( I have added the {ReCaptcha} in the code but the code will be rest if made any changes in wizard)
3. Email field Issue (Below script loads into the email field when we enter the wrong captcha)

<script type='text/javascript'> <!-- var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addy4825 = 'tsr.linkan' + '@'; addy4825 = addy4825 + 'gmail' + '.' + 'com'; document.write('<a ' + path + '\'' + prefix + ':' + addy4825 + '\'>'); document.write(addy4825); document.write('<\/a>'); //-->\n </script><script type='text/javascript'> <!-- document.write('<span style=\'display: none;\'>'); //--> </script>This e-mail address is being protected from spambots. You need JavaScript enabled to view it. <script type='text/javascript'> <!-- document.write('</'); document.write('span>'); //--> </script>


Hope you guys can understand what I mean, Please help me on this.I am running out of time.

Thanks for your help.

Cheers!!!!!!!!!!!.
GreyHead 13 Jun, 2011
Hi tsrlinkan,

1) What is the validation issue that you have?

2) Use a Custom Code element from the Wizard and put {ReCaptcha} in the code box.

3) You have the Joomla! Email Cloaking Plug-in enabled and it is trying to cloak the sample e-mail in the ChronoForms validation message. Disable the plug-in temporarily to check this is the problem. If you need the plug-in change the plug-ins order so that Email Cloaking runs before ChronoForms.

NB These are Joomla! plug-ins that you manage from Site Admin | Extensions | Plug-in Manager

Bob
tsrlinkan 15 Jun, 2011
Hi Bob,

Thanks a lot of your reply on my post.

1. Mulitple groupcheckboxes validation issue

>>>> In my site, there are more than 6 group check boxes.I want them to be required, I just check the required option through the validation section for each and every group check boxes but the matter of fact is that validation only works for the first group check box.I just looked at the code and I found out that same validation function with same parameter created by the wizard, something look like this group[1], I just modify them through the code but i want them to work in the wizard because my non technical person have to be edit without modify anything on the code.

2. Recaptcha issue( I have added the {ReCaptcha} in the code but the code will be rest if made any changes in wizard)

>>>> Yes, I already tried that but I would like to use core captcha instead of Recptcha.I got another one issue if I try to use corecpatcha, it always shows "Wrong captcha code" even I entered the correct one.It normally occurs when I enter the wrong code at a time then it still showing the same error even I entered the correct one.(This one is very important , Please help me on this)

3. Email field Issue (Below script loads into the email field when we enter the wrong captcha)

>>>> Ok, thanks.I would look in to it and get back to you if I got any issues.

Thanks a lot for your help.
tsrlinkan 16 Jun, 2011
Guys, any goodnews ?????????
GreyHead 27 Jun, 2011
Hi tsrlinkan,

I just posted a fix for the Multiple Check-box group validations here

Bob
This topic is locked and no more replies can be posted.