I require column level permissions in SharePoint 2010.
In MOSS 2007 I was using SPListDisplaySetting. However, it does not work for SP2010.
Anybody has an alternative solution?
|
I require column level permissions in SharePoint 2010. In MOSS 2007 I was using SPListDisplaySetting. However, it does not work for SP2010. Anybody has an alternative solution? |
||||
|
|
|
The story for SP2010 is the same as for MOSS: no column level permission. You do need either third party tools or code your own event handler logic where you control who can see what. |
|||||||||||||
|