
Tag archives for Form
After the post Sencha/ExtJs: Validation fields on the fly with VType, I would write some words concerning the form's validation on client side with the Sencha/ExtJs framework.
A concret example, with a form containing several fields and in our case a date field and a time field.
First, we will create a VType in order to valid the time field;
...and the form ...more»
