Page 1 of 1

Handling of error messages during input validation

Posted: Wed Sep 18, 2013 11:37 pm
by mvwmvw

In the "Validation" section of the "Fields" page, It seems that the error processing is only invoked -- and error messages displayed -- only when the "Edit" button is clicked at the bottom of the page to save the changes. Having it fire on exiting the field(s) would be yet better so users can see the message about problems in the context of actually entering the data and closer to real-time.


Re: Handling of error messages during input validation

Posted: Sat Sep 21, 2013 5:53 pm
by mobhar

You could write jQuery code for your own Client-Side validation.