You can create a dependency between two fields so that when the
value of the parent field changes, the value of the child field (the dependent
field) changes also.
About this task
When
designing your schema, plan these field dependencies carefully. Dependent
fields require the use of hooks, which can introduce runtime errors if not
written correctly.
To create a dependency between two fields, add a Value
Changed hook to the parent field:
What to do next
There are additional
steps to enable dependent fields for Rational® ClearQuest® Web client.
See Enabling dependent fields for Rational ClearQuest Web.