Figure 1: Form Builder Properties

NameDescription
IDForm 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.

Figure 2: Form Builder Properties

NameDescription
Load BinderThe Load Binder is responsible to populate the form data. By default, Workflow Form Binder 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, Workflow Form Binder is the default binder used to store data from submitted forms.

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 Permission Control.
Unauthorized MessageMessage to be shown when permission is defined.
Post Processing Tool

Tool to run based on event below. See Map Tools to Plugins for the list of plugins.

New Feature

Form Post Processing is a new feature in Joget Workflow v5.

Run Tool on
  • Data creation
  • Data update
  • Both date creation and update
  • No labels