docs/docs/en/interface-builder/blocks/data-blocks/kanban.md
The Kanban block displays records in grouped columns. It is suitable for scenarios such as task status workflows, sales pipeline tracking, and ticket processing, where data needs to be viewed and progressed by stages.
After selecting the "Kanban" block and choosing a data table, complete the grouping configuration in the popup:
After completing the configuration, you can create the Kanban block.
The Kanban block requires a grouping field to be specified first. Records will be distributed into different columns based on the field values.
The Kanban block supports two column styles:
Classic: Keeps a lighter default column background.Filled: Uses the column color to render both the header and the column container background, suitable for scenarios with more distinct status colors.After enabling drag-and-drop, cards can be moved directly to adjust their order.
For more details, refer to Sorting Field
After enabling “Quick Create”, a plus button will appear on the right side of each column header.
The block-level “Popup Settings” control the behavior of the popup opened by the quick create button in the column header.
Controls the number of records initially loaded in each column. When there are many records, more can be loaded by scrolling.
Sets the width of each column, allowing adjustments based on card content density.
Limits the range of data displayed in the Kanban block.
For example: only show tasks created by the current user, or only show records under a specific project.
For more details, refer to Data Scope
The Kanban card uses a detail-style field layout to display summary information of each record.
Field configuration options can refer to Detail Field
The card itself supports the following settings:
The Kanban block supports configuring global actions at the top. The available action types depend on the enabled capabilities in the current environment.