Nintex Workflow 2010 - 在灵活审批任务中强制添加注释

发布于 2024-11-02 14:08:13 字数 108 浏览 1 评论 0原文

有谁知道是否可以将评论作为批准请求中的必填字段?

如果拒绝,则应要求发表评论,如果没有评论,则不能提出进一步的请求。

如果获得批准,则无需发表评论。

谢谢

Does anybody know is it possible to make comment a required field in approval requests ?

In case of rejection comments should be required, without comments no further movement of request can be made.

In case of approval no comments needed.

Thanks

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

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

发布评论

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

评论(2

携君以终年 2024-11-09 14:08:13

在任务的“配置操作”窗口中,每个任务结果(“批准”、“拒绝”)左侧都有一个图标。
那是“编辑”按钮。单击它可以配置结果,包括将注释设置为可选、必需或无。

At the Configure Action window of the task, each task outcome ("Aprove", "Reject") has a icon to the left.
That is the "Edit" button. Click on it to configure the outcome, including setting Comments as Optional, Required or None.

挥剑断情 2024-11-09 14:08:13

创建一个自定义 ApproveReject 页面,该页面与布局文件夹下 Nintex Application Pages 文件夹中的 ApproveReject.aspx 具有相同的 aspx UI 代码。您可以在此页面中自定义您想要的方式。然后,您可以通过父内容类型为 Nintex 任务的自定义内容类型将此页面附加到批准拒绝任务。在配置 ApproveReject 任务时选择此内容类型将调用自定义页面。可以向 Nintex 支持请求详细的解决方案。

Create a custom ApproveReject Page which has the same aspx UI code to the ApproveReject.aspx in the Nintex Application Pages folder under the layouts folder. You can customize the way you wish in this page. You can then attach this page to the approval reject task by a custom content type having the parent content type as the Nintex Task. Selection of this content type while configuring the ApproveReject task will call the custom page. A detailed solution can be requested from Nintex Support.

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