I want to create a role based landing page where the team member would see his documents, issues, risks and tasks, but when the team lead visits the page he/she should see all items assigned to him and his team.
I will be creating a list which will have the mapping, the columns in the list will be resource, role and supervisor. Currently I am thinking of using the supervisor column as another role column so that more than one person assigned the role can still view the details.
sample data
Resource |Role | Supervisor
-------------------------------
Res1 |QA Lead| PM
Res2 |Tester | QA Lead
Res3 |Trainer| PM
first - can this be done using SPD and WSS3.0? or would I need VS?
Second - Any pointers on how would I go about doing this? I am not a developer so will this something I can take on.
Thanks
Aaron