I am trying to implement client side validation that can be used for any xform, but can't seem to get this to work (ie nothing happens!). Server side validation is working fine.
I have client validation enabled in appsettings and in the view.
Has anyone recently successfully managed to enable client side validation on xforms? If so, can you offer any tips?
Hi all,
I am currently following the following blog post (customising xforms):
http://www.eyecatch.no/blog/2013/09/full-customization-of-xforms-with-episerver-7-and-mvc/
I am trying to implement client side validation that can be used for any xform, but can't seem to get this to work (ie nothing happens!). Server side validation is working fine.
I have client validation enabled in appsettings and in the view.
Has anyone recently successfully managed to enable client side validation on xforms? If so, can you offer any tips?
Thanks in advance
Adam