Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi there,
we are having an argument with our agency whether or not jquery is necessary in order for forms to work as described here:
https://our.umbraco.com/documentation/Add-ons/UmbracoForms/Developer/Prepping-Frontend/
In the link above it sounds like these 3 jquery dependencies are necessary - however, the forms created so far seem to work without it.
Can you umbraco clarify the situation on this, and if they are needed - what for?!
Many Thanks in advance
2 Things that immediately spring to mind would be the:
In the documentation it says:
So a clear answer would be: Yes, you need jQuery to make Umbraco Forms work properly without getting errors.
If you wish to use Umbraco Forms without validation, you would need to customize the umbracoforms.js. Otherwise you will get errors like this:
-Jonathan
Depends how much effort you want to put in removing it :) I know of https://github.com/elglogins/Umbraco-Forms-Without-Jquery which removes the jQuery requirement no idea how well it works though.
Matt
And what do you think about the slim version of jQuery? Is this enough for Umbraco forms?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Is jquery for forms necessary
Hi there,
we are having an argument with our agency whether or not jquery is necessary in order for forms to work as described here:
https://our.umbraco.com/documentation/Add-ons/UmbracoForms/Developer/Prepping-Frontend/
In the link above it sounds like these 3 jquery dependencies are necessary - however, the forms created so far seem to work without it.
Can you umbraco clarify the situation on this, and if they are needed - what for?!
Many Thanks in advance
2 Things that immediately spring to mind would be the:
In the documentation it says:
So a clear answer would be: Yes, you need jQuery to make Umbraco Forms work properly without getting errors.
If you wish to use Umbraco Forms without validation, you would need to customize the umbracoforms.js. Otherwise you will get errors like this:
-Jonathan
Depends how much effort you want to put in removing it :) I know of https://github.com/elglogins/Umbraco-Forms-Without-Jquery which removes the jQuery requirement no idea how well it works though.
Matt
And what do you think about the slim version of jQuery? Is this enough for Umbraco forms?
is working on a reply...