Skip to main content

Overview

Views are what define how records should be displayed to end-users. They are specified in XML and stored as records themselves, meaning they can be edited independently from the models that they represent. They are flexible and allow a high level of customization of the screens that they control. There exist various types of views. Each represents a visualization mode: form, list, kanban, etc.

View types

TypeDescription
FormDisplay and edit the data from a single record.
ListView and edit multiple records.
SearchApply filters and perform searches. The results are displayed in the current list,kanban… view.
KanbanDisplay records as “cards”, configurable as a small template.
QwebTemplating of reporting, website…
GraphVisualize aggregations over a number of records or record groups.
PivotDisplay aggregations as a pivot table.
CalendarDisplay records as events in a daily, weekly, monthly, or yearly calendar.