Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Figure 1: Form Builder Properties

图1:表单属性

名称描述NameDescription
IDForm ID表单ID.
NameForm name表单名称.
Table NameTable name数据表名.
DescriptionDescription of what the form intends to do. This is meant for developer/admin consumption only to describe the purpose of this element.

Image Removed

Figure 2: Form Builder Properties

描述表单打算做什么。这仅仅是为了开发者/管理员的使用而提供这个元素的

Image Added

图2:表单绑定器属性

名称描述
Load Binder加载绑定器负责填写表单数据。默认情况下, 工作流表单绑定器 是用于从提交表单返回数据的默认绑定器。
Store Binder

存储绑定器 负责存储表单数据。默认情况下, 工作流表单绑定器 是用于存储来自提交表单的数据的默认绑定器。

Info

在正常情况下,加载和存储联编程序应该保持相同的数据写入/读取源。.

Permission管理谁看这部分的权限。参考
NameDescription
Load BinderThe Load Binder is responsible to populate the form data. By default, 工作流表单绑定器 is the default binder used to return data from submitted forms.
Store Binder

The Store Binder is responsible to store the form data. By default, 工作流表单绑定器 is the default binder used to store data from submitted forms.

Info

Under normal circumstances, the Load and Store binder should be the same to maintain the same source for the data to be written to/read from.

PermissionManage the permission on who to see this section. See 权限控制.
Unauthorized MessageMessage to be shown when permission is defined.未经授权时显示消息。
Post Processing Tool

Tool to run based on event below. See 配置工具到插件 for the list of plugins.根据以下事件运行的工具。参考 配置工具到插件 的插件列表。

Info
titleNew Feature

Form Post Processing is a new feature in Joget Workflow v5.表单后处理是Joget Workflow v5中的一项新功能。

Run Tool on
    Data creation
    • 数据创建
  • Data update
  • Both date creation and update
    • 数据更新
    • 日期创建和更新