Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Figure 4 : Spreadsheet Form Element Properties - Validation & Data Binder
Name | Description | ||
---|---|---|---|
Validator | Attach a Validator plugin to validate the input value. Info | | title | When will validation takes place?
Validation will takes place whenever form is submitted except when it is submitted as "Save as Draft". | |||
Min Number of Row Validation (Integer) | Defines the minimum number of rows required for input. | ||
Max Number of Row Validation (Integer) | Defines the maximum number of rows possible for input. | ||
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. |
...