| Register
Monday, December 01, 2008
SharePoint Forums
SearchForum Home
     
  SharePoint Development  Advanced Web Part Development  sharepoint colu...
 sharepoint column permission
 
Harry08
21 posts
1st
Joined
6/5/2008

sharepoint column permission
Posted: 09 Oct 08 10:05 PM
SharePoint Column Permission assigns users or groups read/edit permissions to list columns. SharePoint default permission setting does not define column permissions. SharePoint Permission Boost controls column permissions by overwriting some control templates. It provides following functions:
If SharePoint user has no read permission to some column,
    * The contents of this column will be hidden to him/her in item display form or edit form;
    * List views which contain this column are invisible to him/her and cannot be selected by him/her in View Select Menu.
If SharePoint user has no edit permission to some column,
    * The contents of this column will be read-only to him/her in item edit form;
    * List views which contain this column cannot be switched to datasheet view or be edited in MS Access (the menu items in Actions Menu will hide to him /her).

http://www.sharepointboost.com/columnpermission.html
sharepoint column permission, sharepoint column, column permission, sharepoint permission
  SharePoint Development  Advanced Web Part Development  sharepoint colu...
(c) 2006 SharePoint Forums   |  Privacy Statement  |  Terms Of Use