Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Figure 2: Screenshot of Form Grid in sample HR Expenses Claim app - Add New Row
Figure 3: Form Grid Properties
...
Figure 5: Form Grid Properties - Validation & Data Binder
Name | Description | |||||
---|---|---|---|---|---|---|
Validator | Attach a Validator plugin to validate the input value.
| |||||
Unique Column | Column/Field ID to identify record ID. | |||||
Min Number of Row Validation (Integer) | Min Number of Row Validation (Integer) | |||||
Max Number of Row Validation (Integer) | Max Number of Row Validation (Integer) | |||||
Error Message | Error message to be shown when row requirements set above is not met. | |||||
Load Binder | Option by default. Grid data will be saved/loaded in JSON format in its defined database cell. In this example, Multirow Form Binder is used to load data from other form. | |||||
Store Binder | Option by default. Grid data will be saved/loaded in JSON format in its defined database cell. In this example, Multirow Form Binder is used to load data from other form. |
Figure 6: Form Grid Properties - Load Binder - Multirow Form Binder
Name | Description |
---|---|
Form | Form to store to or load from |
Foreign Key | Foreign Key for records lookup. |
Figure 6: Form Grid Properties - Store Binder - Multirow Form Binder
Name | Description | ||
---|---|---|---|
Form | Form to store to or load from | ||
Foreign Key | Foreign Key for records lookup. |