Macro name: tasklist Macro body: Accepts wiki markup, for defining the tasks. | Parameter name | Required | Default | Parameter description and accepted values |
|---|
title
| No | Task List | The title to be displayed above the list of tasks. | enableLocking | No | false | Determines whether the macro allows users to lock individual tasks so that they cannot be changed. Accepted values: true – The task list offers the option to lock tasks.false – There is no option to lock a task.
| width | No | 530px | The width of the task list, specified in pixels (for example: 200px) or as a percentage of page width (for example: 20%). | promptOnDelete | No | false | Determines whether Confluence will ask the user to confirm the deletion of a task. Accepted values: true – Asks for confirmation before deleting a task.false – Deletes the task without asking for confirmation.
|
|