Documentation
Topics of type 'Task'
topic |
index |
TopicTitle |
Who |
Start |
Due |
Status |
Render Task List
%STARTSECTION{"tasklist"}%<noautolink>
%DBQUERY{"form='Task'%IF{"defined EXTRAQUERY" then=" AND $percntEXTRAQUERY$percnt"}%"
web="%BASEWEB%"
sort="TopicTitle"
separator="$n"
remote="on"
header="| *Task* | *Details* | *Status* | *Who* | *Start* | *Due* |$n"
format="| [[$web.$topic]] | $expand(Detail) | $expand(Status) | $percntSPACEOUT{\"$expand(Who)\"}$percnt | $percntIF{\"'$expand(Start)'!='0'\" then=\"$formatTime(Start, '$day $mon $year')\"}$percnt | $percntIF{\"'$expand(Due)'!='0'\" then=\"$formatTime(Due, '$day $mon $year')\"}$percnt |"
}%
</noautolink>%ENDSECTION{"tasklist"}%
Name: |
Type: |
Size: |
Values: |
Description: |
Attributes: |
Default: |
TopicType |
label |
20 |
Task |
Type of topic |
|
|
TopicTitle |
text |
75 |
|
title of this task |
|
|
Detail |
text |
75 |
|
short description about task |
|
|
Who |
user |
20 |
|
Who will do task |
|
|
Start |
date |
12 |
|
Start date |
|
|
Due |
date |
12 |
|
End date (due) |
|
|
Parent |
topic |
30 |
TopicType="Task" |
Topic to group task under |
|
|
Depends On |
topic+multi |
30 |
TopicType="Task" |
Dependent tasks |
|
|
Progress |
select+values |
1 |
0%=0, 10%=.1, 20%=.2, 30%=.3, 40%=.4, 50%=.5, 60%=.6, 70%=.7, 80%=.8, 90%=.9, 100%=1 |
Percent complete |
|
0 |
Related |
topic+multi |
30 |
|
Linked topics |
|
|
Status |
radio+values |
4 |
To do=todo, In progress=inprogress, Done=done, Archive=archive |
Status of task |
|
|