如何使列可编辑或只读?

时间:2013-04-16 14:31:59

标签: sharepoint-2007

在sharepoint 2007中是否有办法根据访问它的用户角色将列设置为只读或可编辑?

1 个答案:

答案 0 :(得分:1)

我找到了此链接,您可以在其中获取此人的用户组 http://morshemesh.blogspot.ru/2012/07/getting-all-groups-of-user-with.html

然后你只需禁用其他字段,具体取决于你希望它们被禁用的用户组。

这将使用SPServices和JQuery。