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.
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
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.
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.
Personal Views
With "Personal Views" only the view owner can edit view configurations, while all other members have read-only access. This mode is similar to "Locked Views" but provides exclusive control to the owner. Only the view owner can set a view as "Personal" and they can reassign the view to another user if necessary. The base owner or creator also has the authority to reassign the view to another user and change the view’s lock status, switching it back to "Collaborative" or "Locked" as needed. If no specific owner is assigned(older views), the base owner automatically assumes ownership of the view.