installed contour 3 and have came up against a javascript problem.
I am using contour with jquery version jquery-1.10.1.min.js. If I
check the 'Hide field validation labels' in the form settings then the
mandatory client side validation stops workingand the form cannot be
posted (SyntaxError: JSON.parse: unexpected character reference jquery-1.10.1).When
I replace jquery-1.10.1 with jquery-1.8.2 the client side javascritpt
works ok, so seems to be a bug when using contour with jquery-1.10.1
Has anyone had similar problems who can suggest a work around?
bug when using contour with jquery-10.1.1
installed contour 3 and have came up against a javascript problem.
I am using contour with jquery version jquery-1.10.1.min.js. If I check the 'Hide field validation labels' in the form settings then the mandatory client side validation stops workingand the form cannot be posted (SyntaxError: JSON.parse: unexpected character reference jquery-1.10.1).When I replace jquery-1.10.1 with jquery-1.8.2 the client side javascritpt works ok, so seems to be a bug when using contour with jquery-1.10.1
Has anyone had similar problems who can suggest a work around?
Thanks LJ
Comment author was deleted
Yup sounds like a compatibility issue will look into it
is working on a reply...