Difference between revisions of "HowTo:Create a new View"
Line 4: | Line 4: | ||
# Set at least name and description | # Set at least name and description | ||
# Relate a set of ViewItems to the View. | # Relate a set of ViewItems to the View. | ||
− | # Relate a list of root objects. | + | # Relate a list of root objects.<br/>[[File:UI_view_03.png|330 px|border|alt=View|View]] |
# Save the changes with {{key press|Ctrl|S}} or the save command | # Save the changes with {{key press|Ctrl|S}} or the save command | ||
− | # Test the view in the [[View Test Environment]]. | + | # Test the view in the [[View Test Environment]]. |
==See also== | ==See also== |
Revision as of 16:07, 30 July 2015
To display objects in a hierarchical manner a View and its related ViewItem's (QUERYVIEWITEM, REFERENCEVIEWITEM and RELATIONVIEWITEM) must be evaluated. The View also needs a defined list of root objects.
- Navigate to the MetaClass View via the Class Browser
- Create a new instance using the Bulk Editor
- Set at least name and description
- Relate a set of ViewItems to the View.
- Relate a list of root objects.
- Save the changes with Ctrl+S or the save command
- Test the view in the View Test Environment.