You can use fields to link records of the same type or
of different types. You can link records to share common data.
To link records to share common data:
- Start the Designer.
-
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.
- Create a new field and select REFERENCE or REFERENCE_LIST as
its type.
- Right-click the new field and select Show
Properties.
- On the properties page, select the record
type from the Reference To list.
To make the field available to users, add
the field to the record form. Use a parent-child control with a REFERENCE_LIST
field type. For more information, see Working with form controls.