Kanban Board
Last updated
Kanban Board
Kanban boards show how work moves from left to right, with each column representing a stage of the overall process. The team pulls cards from one column to another to the right to show progress, and to coordinate their efforts with others.
To implement the Kanban Board, choose a data source to be used to render the Cards. Choose a Kanban Attribute to be used to group the cards under columns. This attribute will be updated when the cards are moved between cards. Also choose a Kanban Sequence Attribute that will be used to order the cards within any given column. This attribute will be updated accordingly when the cards are re-ordered.
Card Body
Col
Grid Child
Horizontal Section
Popup
Scroll Layout
Side Tab Item
Tab Item
Vertical Section
Card Wrapper
Kanban Column
Popover
Pulse
Trigger Before Render
Trigger On Drop
Choose this prop if you want to reuse a Data Source that was defined on some other component on this page or any of the parent abstract pages.
Allowed Values: Yes/No
Choose the DataSource Alias to be used for this Kanban Board
Allowed Values: Choose the DataSource Alias to be used for this Kanban Board
Choose the attribute using which the records to be split between the Kanban Columns
Allowed Values: Choose the attribute using which the records to be split between the Kanban Columns
Choose the attribute that will be updated with the sequence number when the cards are re-ordered within a Kanban Column
Allowed Values: Choose the attribute that will be updated with the sequence number when the cards are re-ordered within a Kanban Column
Specify the width in pixels for the columns
Allowed Values: Any number value
Allowed Values: Controller Function
Last updated