开发者

showing different views to different users in sharepoint 2010

开发者 https://www.devze.com 2023-03-31 03:15 出处:网络
I have a list in a sharepoint site and i want to show different views o开发者_StackOverflow社区f the same list to different groups of users. Is it possible in sharepoint 2010?I don\'t believe you can

I have a list in a sharepoint site and i want to show different views o开发者_StackOverflow社区f the same list to different groups of users. Is it possible in sharepoint 2010?


I don't believe you can assign a view to an audience through default functionality.

There is a solution though. Each list view is assigned its own unique url. You can take the URL's for each view and add it to the Navigation bar. You can then assign an audience to each of the links. This will allow a member of that particular audience to have a link that will take them directly to the desired view.

DISCLAIMER: This should not be used as a form of security. I believe if someone has access to the list they will be able to change to any view that they want.


For anyone else finding this, you can also add multiple views as webparts and target them by audience. I have not noticed any performance issues doing this. The only problem I have had is that once the webpart takes the view it does not update when the view parameters change.


I achieved this by creating another view. The default view which is the All documents view had users able to see only documents they have uploaded. Then the other view i did a view permission to show/hide view to specific users

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号