You can create an element filter from the context menu using the relationships of an element type to the filter type. The Filter dialog box modeled in the filter type is automatically called up. This pre-assigns appropriate input fields of the filter criteria with the element's property values.
Attribute
|
Type
|
Description
|
TargetID *
|
FilterType
|
The filter type that should be referenced using this relationship.
A Filter dialog box of this type is called up when you create a filter via the referenced element type.
|
Label [O]
|
String
|
Label in the context menu for creating a new filter.
|
SeqNo
|
Integer
|
The position of the entry in the context menu of the element. Filter action are always positioned before other element actions.
|
Show_In_Table_View
|
Boolean
|
Determines whether the Create Filter action should display in the Team Developer Table View context menu.
|
Show_In_Tree_View
|
Boolean
|
Determines whether the Create Filter action should display in the Team Developer Tree View context menu.
|