Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Sorry I realise this is webform on the Live demo, having an idiot moment. Does anyone know how to get client side validation working in MVC XForms? We tried the standard MVC validation via jQuery but it didn't work?
Hi, Scott,
Have you seen this blogpost: https://www.eyecatch.no/blog/full-customization-of-xforms-with-episerver-7-and-mvc/
BR,
Marija
Yes I have, we don't have time in our project to fully customize XForm, especially not with the new shiny form replacement system that's coming out hopefully early next year to replace XForms. I just wanted the standard MVC jquery unobtrusive validation to work.
Thanks tho
Hi guys, the online Alloy demo http://alloy75.demo.episerver.com/ has XForm client side validation working wheras the MVC Template from the VS Plugin does not. The demo site is adding in WebResource handlers from the looks of it for the validation.
Does anyone know how to turn this on?