You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
---
|
|
|
|
title: 'Create view'
|
|
|
|
description: 'Learn how to create a new view in NocoDB.'
|
|
|
|
tags: ['Views', 'Create', 'Grid view', 'Form view', 'Kanban view', 'Gallery view']
|
|
|
|
keywords: ['NocoDB view', 'create view']
|
|
|
|
---
|
|
|
|
|
|
|
|
## Create new view
|
|
|
|
|
|
|
|
1. Click on `+` on the left sidebar next to `table name` OR click on `+ New View` button below `table name`.
|
|
|
|
2. Select view type from the dropdown modal.
|
|
|
|
3. Fill view name in the pop-up modal.
|
|
|
|
- For Kanban view, select the `Single select` field to be used as the Kanban field.
|
|
|
|
4. Click on `Create View` button.
|
|
|
|
|
|
|
|
![image](/img/v2/views/create-view-1.png)
|
|
|
|
![image](/img/v2/views/create-view-2.png)
|
|
|
|
|
|
|
|
### Related articles
|
|
|
|
|