Smartgwt 4.1, 2014-03-23 build.
If i declare a datasource field as "time", and create a dynamicform with it, i have a problem with validation when values are entered in it.
I i enter for example #aabsdfsd, i get a failed validation, but if i enter 99:99, the value is just changed automatically to 23:59.
Since that isn't a valid time either, i want it to fail as well. What is the rationale here for just changing the value, have i missed something? Can i alter the behavior?
Input much appreciated.
If i declare a datasource field as "time", and create a dynamicform with it, i have a problem with validation when values are entered in it.
I i enter for example #aabsdfsd, i get a failed validation, but if i enter 99:99, the value is just changed automatically to 23:59.
Since that isn't a valid time either, i want it to fail as well. What is the rationale here for just changing the value, have i missed something? Can i alter the behavior?
Input much appreciated.