How Do I Restrict Views of a Custom List by Group in Sharepoint 2007?
Posted
by
Crash893
on Server Fault
See other posts from Server Fault
or by Crash893
Published on 2010-10-28T20:08:10Z
Indexed on
2010/12/27
14:55 UTC
Read the original article
Hit count: 310
I'm pretty new to Sharepoint and what I would like to do is create a huge master list of all our employees and then make different "views" on that person depending on the persons group
For example:
A new employee might have
- Salary info
- Security info
- Personnel info
- Contract info
I would like to have all that in one row (per employee) but then when someone from the hr group logs in they can only see Personnel and Salary or something like that.
If that is not an option is there a way to link tables across different lists?
© Server Fault or respective owner