Kanban View
Introduction
The Kanban View provides a dynamic way to visualize and manage your data by representing it as cards organized into various stacks on the board. This intuitive layout allows for effortless rearranging of information, as you can simply drag and drop the cards across different stacks to reflect changes in priority or status. Ideal for project management and workflow tracking, this view offers a clear and adaptable overview of tasks, making it easier to identify bottlenecks and allocate resources effectively.
Creating a Kanban View
Click the
Create new view
button.Select
Kanban View
from the dropdownNow you can configure the Kanban View's stack config, card config, filtering, and sorting.
Stack Operations
Changing Kanban stacking field
Currently, it supports Single-select fields or User fields. Selecting User fields is only possible if "Allow adding multiple users" is toggled off for your preferred field(s).
Click the
Stacked by
menu in the toolbar.From the dialog, choose a stacking field or create a new one by which you want to stack the records.
If you wish to hide empty stacks, you can enable the
Hide empty stack
option.Click
Done
to save the changes.
Collapse Stack
Click on the dropdown icon on the stack header.
Select
Collapse stack
from the dropdown.Collapsed stack will be displayed as vertical bars on the Kanban View as displayed below.
Add a new Stack
When the stacking field is a User field, it is impossible to add a new stack.
Click the
Add Stack
button.Fill in the new stack-related information, click outside the focus area or press the
Enter
key to complete the addition operation.
Rename Stack
When the stacking field is a User field, it is impossible to rename the stack.
Click on the dropdown icon on the stack header.
Select
Rename stack
from the dropdown.
Delete Stack
When the stacking field is a User field, it is impossible to delete the stack.
Click on the dropdown icon on the stack header.
Select
Delete Stack
from the dropdown to delete the stack.
Reorder Stack
When the stacking field is a User field, it is impossible to reorder the stack.
You can reorder the stacks on the Kanban view by dragging and dropping the stack to the desired position.
Card Operations
Customizing Kanban Cards
Click the
Customize cards
menu in the toolbar.Toggle on (or off) the various fields in the base to show or hide those fields on each card.
You can also search for a field in the “Find a field” box in bases that contain many fields.
Lastly, you can click
Hide all
orShow all
to show or hide every field on each card.Additionally, you can set the displayed cover and the
Hide Field Name
option at the bottom of the pop-up dialog.
Move Cards within Stacks
You can move cards within a stack by dragging and dropping the card to the desired position within the stack.
Add a New Card
Click on
Add Card
button on the stack footer.This opens up an expanded record where you can enter the data for the new card.
Insert a New Card
Right-click on the card to access the context menu.
Select the
Insert card above
orInsert card below
options to insert a new card above or below the current card.
Edit an Existing Card
Click directly on the card or right-click on the card to bring up the menu, and then select the
Expand card
option to expand the card.You can edit the record in the expanded record and save it.
Delete a Single Card
Right-click on the card to access the context menu.
Select the
Delete card
option to delete the card.
Last updated