Feature Request
Summary
Kanban (Board) view should support grouping cards by fields — currently it can only stack by a single field.
Use case
Kanban view is commonly used to manage leads and products. Products in particular usually have many categories (product category, status, owner, etc.). Without grouping, it is inconvenient to browse and locate items when the board holds many cards across many categories.
Current behavior
The kanban view stacks cards by one configured field (stackFieldId). There is no way to group cards within a stack, and no multi-level grouping.
Desired behavior
- Ability to group kanban cards by a field (e.g., product category) — either instead of or in addition to the stack field.
- Ideally support multi-level grouping (e.g., group by Category, then by Status), similar to how grouping works in the Grid view.
- Grouping should be per-view configurable and persisted.
Environment
- Teable version: latest
- View type: Kanban (画板视图)
Feature Request
Summary
Kanban (Board) view should support grouping cards by fields — currently it can only stack by a single field.
Use case
Kanban view is commonly used to manage leads and products. Products in particular usually have many categories (product category, status, owner, etc.). Without grouping, it is inconvenient to browse and locate items when the board holds many cards across many categories.
Current behavior
The kanban view stacks cards by one configured field (
stackFieldId). There is no way to group cards within a stack, and no multi-level grouping.Desired behavior
Environment