js validation not working

smousionis 02 Jul, 2012
Hello everyone!. I am trying to use chronoforms but my js validation is not working. Although i tried to insert jQuery.noConflict(); code, the validation isn't still working. My site is greekhorizon.gr and i am using the form in the "Contact us" menu tab. Maybe a conflict from other javascripts? Thanks!
smousionis 02 Jul, 2012
Thank you very very much for the quick reply! Is this a javascript problem? I don't know anything about javascript. Is there any suggestion how to solve my problem? Any tips? I am using beez_20 default template and have not changed anything to it or the javascripts associated.
GreyHead 02 Jul, 2012
Hi smousionis,

Yes this is a JavaScript problem and it's probably caused because some component on your site uses JQuery without putting it into noConflict mode.

I'm afraid that you have to fix this to get the validation to work :-(

Bob
smousionis 02 Jul, 2012
If i don't use JS Validation i don't have no validation at all? The validation is used only javascript?
GreyHead 21 Jul, 2012
Hi smousionis,

No, ChronoForms has full support for ServerSide validation that runs after the form is submitted and is not dependent on JavaScript.

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