KanbanBoardMacro

Modifié par Admin le 08/11/2024 - 08:43

Example:

{{kanbanboard space="TaskManager" /}}

  • user [optional, default=$xcontext.userReference] define the user for who tasks are assigned
  • space [optional, default=TaskManager] define the space to look for tasks
  • project [optional, default=] define the project to look for tasks
  • colors [optional, default=green,blue,orange] define the colors of the Kanban columns
  • columns [optional, default=ToDo,InProgress,Done] define the statuses to display as Kanban columns
  • columnWidth [optional, default=32%] define the width of all Kanban column

Example: