Input Validator

I have a have an INTEGER date type on the database. When the User enters a value in my Field I want that he is just able to enter a 2 digit value from 0 to 99.

One way is to create a NumberRangeValidator on the database, where can I customize the message when the entered value is false?

Ore is there another way, for example over the format properties on the Field itself? I would an example appreciate.

Regards ttmgybta

currently the range validator is you’re only option, besides manual intervention using onDatachange.

We are looking into providing better tools in this area for the next major release for Servoy.

Paul

Thanks for your answer and the effort to add or extend this feature.
When is the next mayor release for Servoy approximately scheduled?

ttmgybta

Come to ServoyWorld 2011 in Amsterdam and all will be reveiled… :)