Client Task List | |||||||||||||||||||||||||||||||||
<client:clienttaskmodule/> | |||||||||||||||||||||||||||||||||
The Client Tasks module is a list of tasks for clients to perform. The Client Task List allows the following attributes:
|
The Client Task List allows the following properties:
name | name of the task |
assignedToName | person doing the task |
status | status of the task |
priorityID | task priority rating |
assignedDate | date task assigned |
description | description of task to be performed |
URL | url address where you can direct client team members to review a file or find other information |
estimatedEffort | estimated time needed to accomplish task |
actualEffort | actual time needed to accomplish task |
dueDate | indicates due date of task |
Sample of the Client Task List:
<client:clienttaskmodule title="Client Tasks" properties="name;description;status;dueDate" property_titles="Name;Description;Status;Due" column_widths="30%;30%;20%;20%" sort_property="name" show_all_text="Show All" show_all_page="./showallclienttasks.jsp" detail_page="./clienttaskdetail.jsp" detail_property="name" pagination="20" cellspacing="0" cellpadding="3" border="0" width="95%"/>