Umbraco forms using jquery validate as per the docs, is setting all fields as mandatory even if they are not set as mandatory in the back office.
I have tried various versions of the jquery libraries but this has not worked.
I have checked the correct fields are set as mandatroy server side by rednering the out to the page which leads me to presume it is the jquery scripts.
Umbraco Forms JQuery Validate - Mandatory issue
Umbraco forms using jquery validate as per the docs, is setting all fields as mandatory even if they are not set as mandatory in the back office.
I have tried various versions of the jquery libraries but this has not worked.
I have checked the correct fields are set as mandatroy server side by rednering the out to the page which leads me to presume it is the jquery scripts.
Using the following
Any help would be much appreciated
is working on a reply...