Adding members to record type families

If you have created a record type family, you can add record types to it. These record types must include at least one of the fields common to other members of the family.

Procedure

To add record types to a record type family:
  1. In the Schema Repository Explorer view, expand the Record Type Families folder in your schema and then double-click on a record type family.
    The record type family editor opens.
  2. Click the Members tab to view the Record Family Members list.
  3. Click Add.
  4. In the Add/Remove Record Type Family Member window, select the record type family.
  5. In the Available Record Types list, select the record types to add to the family, click Add, and then click Close.

Results

The record types are added to the Members folder of the record type family.