1. How to define field caption? By default it is constructed from field
name, I want to provide my own caption.
2. How to define the size (length) of the field control on the form?
3. How to define field size? Or, more generally, is it possible to
define field restrictions?
According to your answers on my previous post, such customization
should be concentrated in the entity class but I didn't found the way
to achieve this.
Thank you
//Dmitry
1. How to define field caption? By default it is constructed from field
name, I want to provide my own caption.
2. How to define the size (length) of the field control on the form?
3. How to define field size? Or, more generally, is it possible to
define field restrictions?