Hey all,
Im working on a quite old solution (19.2.9.9) in which i have the Forrms(DW7) installed.
I am trying to enable the DW validation, by checking the required checkbox for fields such as email, phone etc. Hereafter I set the module template to default_validation.html and the javascript file to System/validation.js. However, it does not come up with any error messages when I try to submit the form - it redirects me, perfectly, to my confirmation page.
Do I have to implement my own custom validaiton in order to accomplish this? - I've given the jquery.validate a though, however I want to use the functionality provided by DW if possible :)
/MikkelTO