Amir
Fri Mar 14 16:24:49 CDT 2008
You can creat a view, every person see only his/her tasks and delete other
views and create a personal view for manager who define and assign tasks to
see all tasks.
Although this solution will not solve permission issue but it can be a quick
solution.
--
Amir Mehrani
Sharepoint Consultant
http://sharepointroad.wordpress.com
"Tanya" <kumartanya@gmail.com> wrote in message
news:9c5ac30f-7627-4afa-9c57-0a9f126507ea@i7g2000prf.googlegroups.com...
>I have created a sharepoint site that has a project task web part.
>
> I have 5 users assigned to this site as members
>
> When I create a task and assign it to user A
>
> User B is also able to view his task - which is not an issue
>
> However User B can edit/delete User A's task as well.
>
> How can I stop this without any additional programming and without
> having to set individual task level permissions.
>
> Thanks in advance