You need to create three different element types:
- An Element Type to represent an issue.
- An Element Type to represent the first tree view level with the fixed values 'All Issues' and 'Issues by Priority'.
- An Element Type to represent the second tree view level with the fixed values 'Low', 'Medium', 'High', and 'Urgent'.
In the AWM model editor:
- Right-click
Element Types.
- Click
.
This opens the
Enter Object IDs dialog box.
- In the
Element Type field, type
TUTORIAL_ELE_Issue.
- In the
Property Element Type field, type
TUTORIAL_PROP_ELE_EleType.
- Click
OK.
- Right-click
TUTORIAL_ELE_Issue, and then click
Edit.
This opens the
Edit Properties dialog box.
- Double-click the
Matchname value cell, and type
ISSUE.
- Click
OK
- Repeat steps 1 through 6 for the following Element Types and corresponding Matchtypes:
Element Type
|
Matchtype
|
TUTORIAL_ELE_IssueFilter
|
ISSUEFILTER
|
TUTORIAL_ELE_PriorityFilter
|
ISSUEPRIORITY
|
- Click
.