Adding fields to record types
You can add fields to an existing record type in a schema.
Procedure
To add a new field to a record type:
- In the Schema Repository Explorer view, expand the Record Types folder in your schema and then double-click on a record type. The record type editor opens.
- Click the Fields tab to view the Record Fields grid.
- Add the field to the Record Fields grid.
- Optionally, you can add a control for the new field to the forms for the record type. For more information about adding form controls, see To add a form control using the Control palette.
- Test the schema, check in the schema, and apply the schema changes to the user database.