(Show Contents)
view
When you select a task from the , the Dashboard (Web Central), or the My Favorites List, the task runs a view.
Views determine the information presented, such as:
- the database tables to present
- the fields within a table to present
- if only records meeting a certain restriction should be presented
- the order in which to present database records
- if the data should be presented as a grid or an edit form
- if business charts should be displayed.
Views can also:
- display associated drawings or activate a drawing tool
- calculate data
- update database fields
- display analyses in drawings.
In ARCHIBUS Smart Client and Web Central, views are written in XML (.axvw files) and are 2.0 rich-interface views.
See and