Linking records to share common data
You can use fields to link records of the same type or of different types. You can link records to share common data.
Procedure
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.
Results
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.