Customizing field properties by using overlays
Unlike most overlay objects, a field overlay is not a copy of the field object. Instead, a field overlay is a subset of the field's properties.The field overlay and the origin field in the origin form share the same data.
A field overlay enables you to modify the field's database properties. You can modify the database properties such as Permissions, Default Value, Length, Associated Menu, Help Text, and Full Text MFS Category Name.
Consider the example where a form contains a menu field. Because the menu is attached to a field, you must first overlay the form and then the field. You must also overlay all the views that contain that field.
The following actions affect all the views with which a field is associated:
- Adding an item to a selection field
- Adding a character menu to a field
- Adding columns to a table field
If you want to add any of these fields, you must overlay each of the views that contain these fields.
Related topics