Form validation script throws error
I try to validate a form by submitting a form with blank fields and I get the following JS error:
Uncaught TypeError: Cannot read property 'validate' of null
Seems to be coming from:
Telerik.Sitefinity.Web.UI.Fields.FormManager.validateGroup
To put things simply -- I have a JS error within Sitefinity's code and I need to edit it to fix this error. Where do I find this code?
Hi Ed,
Are you using the build-in Form widget and form creation or this is a custom functionality?
Can you provide more information about the form created, included fields and the jQuery version used? Sitefinity 8.0 is shipped with version 1.11.2.
Regards,
Svetoslav Manchev
Telerik