Hi all. Jörn makes a great(like always) job with your Form Validation and remote clause(http://jquery.bassistance.de/ajax-validation/demo-test/milk/). With remote clause is possible to validate every field with server side routines. Nice. But I'll want to display the "submit" button only after all fields are validated and correct. How to know when a form is OK?
Cheers