Sharepoint建立表单权限叠加

根据用户需求,建立表单,要求是用户能够填表并提交表单,并且提交后只能看到和修改本身的记录。而管理员或者受权人员能够查看到全部记录。app

在sharepoint 2007 server上的实现dom

首先建立一个sharepoint site: https://portal.xxx.com/ 建好后,点右上角,Site Actions -> Create -> Custom List,建好后,进入刚建的List,如test1,而后点Settings -> Create Columnide

Sharepoint建立表单权限叠加

将Column一个个建出来
Sharepoint建立表单权限叠加this

Sharepoint建立表单权限叠加

Site Settings -> Advanced Permissions -> Settings -> Permission Levels -> Add Permission Levels
Sharepoint建立表单权限叠加orm

选择以下:
List Permissions
View Application Pages - View forms, views, and application pages. Enumerate lists. server

Site Permissions
Browse User Information - View information about users of the Web site. get

Use Remote Interfaces - Use SOAP, Web DAV, or SharePoint Designer interfaces to access the Web site. it

Use Client Integration Features - Use features which launch client applications. Without this permission, users will have to work on documents locally and upload their changes. io

Open - Allows users to open a Web site, list, or folder in order to access items inside that container.
Sharepoint建立表单权限叠加form

回到Site Settings > Permissions -> New -> Add Users
Sharepoint建立表单权限叠加

domain\domain users 并选择刚建立的Permisson level
Sharepoint建立表单权限叠加

回到List -> Test1
Sharepoint建立表单权限叠加

Settings -> List Settings -> Permission for this list
Sharepoint建立表单权限叠加

Sharepoint建立表单权限叠加

选中Domain users -> Actions -> Edit User Permissions
Sharepoint建立表单权限叠加

选Contribute, 这样的话,经过权限重叠,便可实现用户既能添加查看本身的记录,却不能够看到别人的记录。
Sharepoint建立表单权限叠加

相关文章
相关标签/搜索