Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I have a share point list "Student Master" with 10 columns. Created two views from this list Student Master1 and Student Master2. Now facing issues with permission.

There are three user groups- Admin Staff Student

Requirement is when admin logs in all should be displayed (List and both views). When someone from staff logs in only Student Master 2 is displayed. When someone from student logs in only Student Master1 is displayed.

I removed Staff and Student group from List permission and in document library created a web part page to display view. On this document library i have given permission to Staff for a view.

But the problem, as i removed permission from list for specific group , now when person from staff is logged in he is not able to view data from the list.

What i should do to resolve this. I am using only out of box features not any code.

The requirement is for WSS 3.0.

share|improve this question

migrated from stackoverflow.com Jun 21 '12 at 12:58

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.