Setting Up Agile Planner → Configuration → View Designer → Controls → Item Dependency
An Item Dependency is used to show a dependency for a work item. This control must be configured using the Configuration property.
The Item Dependency control has the following properties:
Properties | Description |
---|---|
Configuration | The Configuration property is used to specify the attributes shown on a Card Wall widget. |
Height | The Height property is used to specify the height (in pixels) of an attribute, control, or widget. |
Left | The Left property is used to set the number of pixels from the left side of a page that an attribute, control, or widget is positioned. Use this property to align the attributes, controls, and widgets on a page. |
ID | Read only. The ID property is used to show the unique ID of the design control. |
Top | The Top property is used to set the number of pixels from the top of a page that an attribute, control, or widget is positioned. Use this property to align the attributes, controls, and widgets on a page. |
Type | Read only. The Type property is used to show the control type. For example, linklabel, button, hr, and so on. |
Width | The Width property is used to specify the width (in pixels) of an attribute, control, or widget. |
Z-Index | The Z-Index property is used to set the order by which attributes, controls, and widgets are layered on a page. For example, you can layer a form on top of an image. |
The dependency control is added to a summary form for the each applicable work item type. For each dependency control, you need to create a custom summary form for the Dependency Creation dialog; essentially, this dialog is the user interface that is presented to users when they are adding a dependency to the grid.
A work item dependency control can be added to a summary form for any applicable work item type. For each dependency control, you need to create a custom summary form for the Dependency Creation dialog; essentially, this dialog is the user interface that is presented to users when they are adding a dependency to the grid.
Configuring work item dependencies involves adding and configuring work item dependency controls and creating dependency-creation forms for each. The types of work item dependencies you can use is set in the System Settings module. When you put a work item dependency control on a form in the View Designer tab, you must configure the dependency by specifying the dependency type, which attributes are to be displayed, and whether the attributes come from the dependency, source side of the dependency, or target side of the dependency. Once the work item dependency control is configured, you need to create a summary form for users to create dependencies.