Hi
Here is the issue, Validation checks in my form are not working and the form is getting posted without any data.
Validation is not working even when tried without template (by putting &tmpl=component). 😟
We do use jQuery but jQuery is not loaded in without template mode.
And also In normal mode, I tried with jQuery.noConflict() - without any fruitful result.
I can see the script is throwing these errors (using Chrome Developer tool)... but I am not a JavaScript guy, so could not make any sense of it.
[*]Uncaught ReferenceError: Class is not defined (formcheck-yui.js)
[*]Uncaught ReferenceError: Class is not defined (formcheck-max.js)
[*]Uncaught ReferenceError: Class is not defined (datepicker.js)
[*]Uncaught TypeError: Object [object DOMWindow] has no method 'addEvent' (index.php)
[*]Uncaught SyntaxError: Unexpected token ILLEGAL (index.php)
[*]Uncaught Error: JavaScript API Domain is restricted to dwbiconcepts.com (userspace)
Here is a link to the form http://www.dwbiconcepts.com/index.php?option=com_chronoforms&chronoform=IPR.
It would be really helpful, if one of you can point me the issue.
Thank You!
- Akash Mitra
Here is the issue, Validation checks in my form are not working and the form is getting posted without any data.
Validation is not working even when tried without template (by putting &tmpl=component). 😟
We do use jQuery but jQuery is not loaded in without template mode.
And also In normal mode, I tried with jQuery.noConflict() - without any fruitful result.
I can see the script is throwing these errors (using Chrome Developer tool)... but I am not a JavaScript guy, so could not make any sense of it.
[*]Uncaught ReferenceError: Class is not defined (formcheck-yui.js)
[*]Uncaught ReferenceError: Class is not defined (formcheck-max.js)
[*]Uncaught ReferenceError: Class is not defined (datepicker.js)
[*]Uncaught TypeError: Object [object DOMWindow] has no method 'addEvent' (index.php)
[*]Uncaught SyntaxError: Unexpected token ILLEGAL (index.php)
[*]Uncaught Error: JavaScript API Domain is restricted to dwbiconcepts.com (userspace)
Here is a link to the form http://www.dwbiconcepts.com/index.php?option=com_chronoforms&chronoform=IPR.
It would be really helpful, if one of you can point me the issue.
Thank You!
- Akash Mitra