Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Table of Contents
...
...
English |
---|
Figure 1: Edit Form |
...
Settings |
Name | Description |
---|---|
Form ID | Form ID. |
Form Name | Form name. |
Table Name | Database table name. Maximum name is 20 characters. Joget will prefix "app_fd_ " to the table name to create the actual table in database. For example, if you table name is "expense", the actual database table name is "app_fd_expense ". |
Description | Description of what the form intends to do. This is meant for developer/admin consumption only to describe the purpose of this element. |
Figure 2: Advanced PropertiesSettings
Name | Description | ||
---|---|---|---|
Load Data From | The Load Binder data store is responsible to populate the form data. The default binder data store is used to return data from submitted forms. | ||
Save Data To | The Store Binder data store is responsible to store the form data. The default binder data store used to store data from submitted forms.
| ||
Permission | Manage the permission on who to see this section. See Permission Control. | ||
Unauthorized Message | Message to be shown when permission is defined. |
Execute a tool after a form is submitted. Only applicable for primary form, in form grid, and list grid.
...
Name | Description |
---|---|
Post Processing Tool | Select a tool to execute based on the event below. See Map Tools to Plugins for the list of plugins. |
Run Tool on |
|