Centralize field information (label, widget, default value)
Specifying field properties at the meta-schema level allows you to centralize properties
such as the label, widget, and default value.
Open the meta-schema file (4db or
4dbx).
Select a column in the table and set its Default value,
widget, and/or label properties.
For example, if you set the state field's label property to
State and its widget property to comboBox,
when you build a form that includes this field, it will be built with a label of State and as a
comboBox instead of the default Edit widget type. Figure: Setting properties at the meta-schema level
Repeat for all fields to which you want to centralize information.