Skip to main content
Version: Latest

View overview

Views within NocoDB not only allow you to tailor the visual presentation to your liking but also provide independent control over sorting and filtering of records within each view. Each view maintains its unique configuration for filters, data display, and enabled fields, ensuring that modifications of these configuration does not impact any other view. This feature empowers users to efficiently personalize their data visualization while maintaining the integrity of other views.

info

View represents data from a table. Any updates to records in a view will be reflected in all other views of the same table.

View Types Supported

  1. Grid View
  2. Form View
  3. Gallery View
  4. Kanban View
  5. Calendar View

View Permission Types

We can apply permission to each View. By default, views are Collaborative. To see or change the view type, expand view-tool-bar-menu as shown below.

locked view

Collaborative Views (default)

By default, views are set to "Collaborative," allowing members with edit permissions or higher to modify view configurations. In this mode, all members can read and write data to the view. This is the default mode for all views.

Locked Views

With "Locked Views," no one can edit the view configurations until they are unlocked. In this mode, all members are restricted to reading data from the view and are unable to make any changes to its settings or content. This mode is useful when you want to share a view with others but don't want them to make any changes to it.