Element list structures describe the structure of AWM element lists in the
Table Results view. In the issue tracking system model, only one element list structure is required. To create this:
- Right-click the
Elementlist Structures category folder, and then click
.
This opens the
Enter Object ID dialog box.
- In the
New ID field, next to the
Element List Structure field, type
TUTORIAL_ELELIST_Issues.
- Click
OK.
You now need to associate the columns to be displayed in the
Table Results view to the newly created element list structure. To do this you need to select the properties that represent the columns in the
element list structure:
- In the
Properties category folder, highlight the following properties:
- TUTORIAL_PROP_ELE_TicketNumber
- TUTORIAL_PROP_ELE_CreationDate
- TUTORIAL_PROP_ELE_Priority
- TUTORIAL_PROP_ELE_Description
- TUTORIAL_PROP_ELE_Status
- TUTORIAL_PROP_ELE_EleType
- Drag and drop the properties onto the
TUTORIAL_ELELIST_Issues element list structure.
This opens the
Create Releationships dialog box.
- Click
OK.
- In the
Elementlist Structures category folder, expand
TUTORIAL_ELELIST_Issues.
- Right-click
TUTORIAL_PROP_ELE_EleType, and then click
Edit.
This opens the
Edit Properties dialog box.
- Double-click the
Visible value cell, and then click
false.
Note: An element list structure always requires an associated element type property, but you do not want it to be displayed as
a column in the
Table Results view.
- Click
OK.
You now need to associate this new element list structure with the
TUTORIAL_ACT_ShowIssues action:
- In the
Action Descriptors category folder, right-click
TUTORIAL_ACT_ShowIssues, and then click
Edit.
This opens the
Edit Properties dialog box.
- Double-click the
Table Structure value cell, and then click
TUTORIAL_ELELIST_Issues.
- Click
OK.
- Click
.