liuqing01 于 2025/03/05 12:04 最后修改

从版本 3.2
yufei li编辑
在2025/02/14 02:14上
修改评论: Update document after refactoring.
到版本
liuqing01编辑
在2025/03/05 12:04上
修改评论: 该版本没有评论

摘要

细节

页面属性
标题
... ... @@ -1,1 +1,1 @@
1 -5.06.01 功能简介
1 +5.06.01 Feature Overview
文档作者
... ... @@ -1,1 +1,1 @@
1 -XWiki.YufeiLi
1 +XWiki.liuqing01
内容
... ... @@ -1,1 +1,3 @@
1 -当表单需要多方参与,例如需要多方按顺序填写或者提交后的数据需要审核时,就要用到流程。管理员提前设置好流程的节点,节点处理人和数据流转规则。一旦提交后,就会进入流程,按照流程的设定进行流转。
1 +When multiple parties are involved in a form (e.g., sequential input or data review), a workflow is used.
2 +
3 +Admins pre-configure the steps, assignees, and data flow rules. After submission, the form follows the workflow automatically.