Field Model Class (Magic xpa 4.x)
Select the field model from the Model Class list, and the field attribute from the Attribute list. The values of the system-based field model are used when there are no changes to the system-based properties.
Assume a Customer_Code object is used widely in the project. You can set the object properties such as Attribute property (Numeric) and Picture property (9 digits) once in the Model repository and then use this model throughout the project. In addition, if you need to modify the object picture, for example from 9 digits to 10 digits, you only have to do it once in the Model repository. Magic xpa will update all of the corresponding objects. You could also define the color and font of this object.
Model Field Class Properties
How Do I Define Reusable Data Objects?