TaskCardMacro
Zuletzt geändert von superadmin am 2021/12/26 19:03
Example:
{{taskcard taskid="TaskManager.MyTask" dependencies="true" /}}
- taskid [mandatory] is the document name where the TaskManager.TaskManagerClass object is
- dependencies [optional, default="true"] is for displaying the dependencies
[ToDo]