1

有谁知道如何防止用户在设计模式下编辑 InfoPath 表单?用户在 SharePoint 中存储 InfoPath 表单,似乎任何人都可以在设计模式下编辑表单,我们需要能够将其锁定。

4

2 回答 2

2

阻止这种情况发生的唯一方法是将表单模板发布到他们无权访问的地方。我通常将它们发布到顶级站点的“表单模板库”;并以这种方式锁定访问权限。

编辑:为了澄清,用户无法打开以前保存的表单并以这种方式编辑模板。他们必须能够获得物理“表单模板”,这就是您必须锁定的。

于 2009-06-18T20:41:45.850 回答
0

有一个组策略项,您可以禁用设计按钮。

看看这个关于 infopath 2003 Pashman 的 InfoPath Goldmine 的博客

对于信息路径 2003

User Configuration
   Administrative Templates
      Microsoft Office InfoPath 2003
         Miscellaneous
             Disable InfoPath Designer Mode

对于 Infopath 2007
Microsoft 安全技术中心
搜索:信息权限管理

User Configuration
    Administrative Templates
        Classic Administrative Templates (ADM)
            Microsoft Office InfoPath 2007
                Restricted Features
于 2009-10-08T05:26:36.403 回答