Removing tasks from Web Access

C

Colin Anderson

This may seem to be a simple task but we are not sure how
to remove tasks from users' Web Access pages, when a
project has been completed or stopped.

Individual tasks are still visible even after they are
100% complete
We don't want to remove the project from the server if
possible.

Any ideas?
 
G

Gary L. Chefetz

Colin:

By design, the users must remove the tasks themselves by using the "HIDE"
button in the tool bar above the grid in the timesheet. If you've got SQL
skills on board, you can do this for everyone with a query on
MSP_WEB_ASSIGNMENTS.

--

Gary Chefetz [MVP]
http://www.msprojectexperts.com
"We wrote the book on Project Server"

*** Remember to look for line breaks in links posted to the news group, use
cut and paste for these.
 
C

Colin Anderson

Thanks for your prompt reply Gary.

I think we'll start with the "Hide" option before we
develop our own cleanup procedures.

Colin
 
Top