工作流程锁定“编辑项目”

发布于 2024-09-11 15:28:39 字数 90 浏览 2 评论 0原文

当自定义工作流程运行时,是否可以禁用 Sharepoint 列表中的“编辑项目”? 也许工作流程中的某个属性可能会受到影响?

谢谢, 大卫·埃斯蒂夫斯

Is it possible to disable "edit item" in a Sharepoint List when a custom workflow is running?
Maybe a property in the workflow that can be affected?

Thanks,
David Esteves

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

白日梦 2024-09-18 15:28:39

您可以使用自定义活动在 WF 开头设置项目的只读权限,然后在最后恢复原始权限。
看看 CodePlex 上的这些自定义活动:
链接文本

You can use a custom activity to set read-only permissions on the item in the beginning of the WF and then to restore the original permissions in the end.
Take a look at this selection of custom activities at CodePlex:
link text

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文