How to create status field for Kanban view
The Kanban view is essentially a set of boards that allow for easy state changes through simple drag and drop actions. To enable the Kanban view for a data table, follow these steps:
- Add a "Status" column to your table. This column will represent the different states of your items.
- Click on "Add Fields" and choose "Dropdown" as the field type. Name it "Status," and add the various states you want, such as 'New,' 'In Progress,' and 'Resolved.'
- Next, navigate to "Content Settings" and select the "Status Field" from the list.
- Click "Ok" to save your settings.
- With these steps completed, the Kanban view will be enabled for your data table. You can interact with it by clicking and dragging items between different states.
- If you want to display specific column values as titles on Kanban card items, you can set any other column as the title in the "Content Settings."