Hi i trying to create a form with chronoforms,
but in browser console i receive always this error.
e5cbf2c….js:338 Uncaught TypeError: Cannot read property '0' of undefined
at this line of code.
The same thing hapens with the demo basic template.
Waht i can check to solve this issue?
Thanks in Advance
but in browser console i receive always this error.
e5cbf2c….js:338 Uncaught TypeError: Cannot read property '0' of undefined
at this line of code.
if(jQuery(inp).data('validationrules')['rules'][0]['type'].indexOf(r) >= 0)
The same thing hapens with the demo basic template.
Waht i can check to solve this issue?
Thanks in Advance