Skip to content

Kanban Board

Properties

Visual

PropertyTypeDescription
Kanban board titlei18n textHere you can configure title for kanban board. It'll be displayed at the top of Kanban component.
Icon rulescustom icon listHere you can configure list of icons that will be displayed on Kanban board card

Event_actions

PropertyTypeDescription
EventseventsConfigure event handlers

Datasource

PropertyTypeDescription
Statuses datasourcedatasourceDatasource from which statuses will be fetched, based on that columns will be generated.
Statuses paginationbooleanEnables pagination for statuses endpoint
Status page sizetextText value for status pagination page size
Statuses parameters maphttp request parameters configurationHere you can add and modify parameters for statuses endpoint
Statuses status/Id fieldmodel fieldsConfigure statuses status field
Statuses title fieldmodel fieldsThis field will be used as label for kanban columns
Kanban items - data sourcedatasourceHere you can configure data source for fetching data that will be used as your kanban items
Kanban items parameters maphttp request parameters configurationHere you can add and modify parameters for kanban items endpoint
Kanban items paginationbooleanEnables pagination for kanban items endpoint
Kanban items page sizetextText value for kanban item pagination page size
Kanban item key fieldmodel fieldsHere you can select which field will be used as an identifier for recognizing kanban items. It's used e.g. for changing status or editing fields.
Item status fieldmodel fieldsHere you can choose which field will be used to sort kanban items to correct column
Kanban item title templatetextHere you can configure content displayed in title of a kanban card. Using JSONPath templates its possible to use values from context. (Supports interpolation)
Kanban item Subtitle templatetextareaHere you can configure content displayed in subtitle of a kanban card. Using JSONPath templates its possible to use values from context. (Supports interpolation)
Kanban item description templatetextareaHere you can configure content displayed in description of a kanban card. Using JSONPath templates its possible to use values from context. (Supports interpolation)
Allow updatingbooleanHere you can enable update of kanban item
Data source for updating work itemsdatasourceHere you can select data source that is intended for editing
Update Kanban Item Http Request Parameters Maphttp request parameters configurationConfigure update kanban item http request parameters map
Editing dialogcontentHere you can select dialog that will be open when clicking edit icon
Allow addingbooleanHere you can enable adding kanban items
Add dialogcontentHere you can select dialog that will be displayed after clicking plus icon
Allow deletingbooleanHere you can enable deleting of kanban items
Datasource for deleting kanban itemsdatasourceHere you can select datasource for deleting kanban items
Delete items parametershttp request parameters configurationHere you can add and modify parameters for deleting kanban items
Delete confirmationbooleanEnable or disable delete confirmation

Events

EventDescription
On component initTriggered when the component initializes
On component destroyTriggered when the component is destroyed

Additional Information

Category: Layout

Current Version: 6