I just upgraded to Umbraco v13.2.2 and Umbraco Forms 13.1.1. My existing forms all render fine. I can type in the fields and get the individual validation messages, but once I try to hit submit, I get the error:
umbracoforms.js Uncaught TypeError: validationService.validateForm is not a function
at HTMLInputElement. (umbracoforms.js?v=13.1.1:248:39)
(anonymous) @ umbracoforms.js?v=13.1.1:248
I read about the frontend rendering and including dependencies, but I am new to Umbraco, and We aren’t using custom forms from what I know. We do have Igloo theme (latest version).
I wasn’t sure if this means I need to add the razor code somewhere for the
@Html.RenderUmbracoFormDependencies(Url)
Or do the includes explicitly for the the JQUERY
And if so, which file are these required on.
Please help.
I have the project migrated up to Umbraco Cloud on a trial account in a “live” environment only at the moment while we test the solution.
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/113871-umbraco-forms-1311-not-submitting