I have a sharepoint list in which I have certain columns which I want to hide from certain users, how to configure or to do that in wss 3.0.
Let me know
Thanks RHM
|
I have a sharepoint list in which I have certain columns which I want to hide from certain users, how to configure or to do that in wss 3.0. Let me know Thanks RHM |
|||
|
|
There is a codeplex project for column level permissions located here: http://www.codeplex.com/SPListDisplaySetting . Hope this is helpful for you. |
|||||
|
|
|
It depends on whether you mean in views or in forms. In views, you simply don't show the columns. For forms, you can customize them in SharePoint Designer to show different columns based on permissions or any other criteria you define. |
|||
|
|