A parent/child control has a list view control and three push buttons, which are associated by means of a unique list view ID. If you change the ID of the list view, you must also update the push buttons.
To determine which fields of a referenced record are displayed in a parent/child control, you must add columns to the list view, as follows:
The property sheet for a parent/child control has three pages: General, Extended, and Context Menu Hooks.
The following table lists the properties of the General page.
The Extended page contains a single field for entering the ID of the parent/child control. This ID must be unique among any other list view or parent/child controls in that page and must be the same as the as the list view ID for the associated buttons. If you change the ID of the list view, you must also update the push buttons.
The Context Menu Hooks page displays the list of available record hooks and the hooks that are currently associated with this control. To associate a hook with the control, select the hook in the Available column and click Add. To dissociate a hook, select the hook in the Selected column and click Remove. Hooks associated with this control are displayed in the control pop-up menu in the Rational® ClearQuest® Client. To run one of these hooks, users must right-click the control and select the name of the hook.