i would like to know how to change the view of the tasks. when i look at the tasks screen i seen all tasks also the finished one's but i would like to see only those who are " planned" " active" the same thing i have on the projects page here i have changed the view by editing the list.status.caption and under the filter caption ${list.all} put in the filter expression the following " status in (1,2,3,4,5,6,7,8 )" this will result in the view not showing the closed projects. but when i do the same under the tasks view " list status caption " and under the ${list.all} add the filter " status in (1,2,3) witch should show all tasks except the finished one 's it gives my the following error "Error in query" is there somebody who has any idea ? a other question is the following; if you create a new task from the task view you can pick a project from the pulldown list, this list show's all the projects even the closed one's but tjhis is not handy because this list is increasing quickly is it possible to list all projects except the closed projects. thanks for now. Edwin.
This message was edited 1 time. Last update was at 12/03/2009 05:44:21
|