Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
List Grid is best described as similar to a Form Grid, but with the capability to add new records from a Datalist instead. |
Figure 1: Screenshot highlighting List Grid in Form Builder
...
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. | |||||||||||||
Store Binder | Option by default. Grid data will be saved/loaded in JSON format in its defined database cell. | |||||||||||||
Delete Associated Grid Data? | If the popup form have grid element(s), this option will delete the inner grid data.
| |||||||||||||
Delete Associated Child Form Data? | If the popup form have child element(s), this option will delete the child data.
| |||||||||||||
Delete Files? | If the popup form contains file upload element, this option will delete the actual uploaded file(s).
| |||||||||||||
Abort Related Running Processes? | If there are process instances related to the deleted row, this options will abort those process instances. |
...