Difference between revisions of "HowTo:Create a new View"
(→Configuring the View) |
(→Defining root objects) |
||
Line 10: | Line 10: | ||
[[File:UI_view_03.png|330 px|border|alt=View|View]] | [[File:UI_view_03.png|330 px|border|alt=View|View]] | ||
=== Defining root objects === | === Defining root objects === | ||
− | # Relate a list of root objects | + | # Relate a list of root objects via {{Rel|SYSREL_VIEWROOT|SYSREL_VIEWROOT}} |
+ | |||
+ | [[Category:How-To|Create a new View]] | ||
=== Defining hierarchy levels === | === Defining hierarchy levels === |
Revision as of 16:22, 30 July 2015
To display objects in a hierarchical manner a View and its related ViewItem's (QUERYVIEWITEM, REFERENCEVIEWITEM and RELATIONVIEWITEM) are evaluated. A View must also obtain a set of root objects displayed on the first hierarchy level.
Contents
Creating the View instance
- Navigate to the MetaClass View via the Class Browser
- Create a new instance using the Bulk Editor
- Set at least name and description
Configuring the View
Defining root objects
- Relate a list of root objects via SYSREL VIEWROOT
Defining hierarchy levels
- Relate a set of ViewItems to the View.
- Save the changes with Ctrl+S or the save command
- Test the view in the View Test Environment.