Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
This plugin is a form validator plugin that validates numerical values against a fixed value or another form field value with operator such as = or >= or <= or < or >.
Plugin source code and its releases available at Joget OSS Github.
Property Field | Options | Description |
---|---|---|
Compare Against |
|
|
Form | - | The Form of the desired Field ID to be compared against |
Field ID | - | The desired Field ID to be compared against |
Operator |
|
|
Custom Error Message When Validation Fail | - | Allows a custom error message to be displayed when the number validation fails. If this property field has no value, it will take the default value. Default value: "Number Validation Failed" |
Custom Error Message When Compared Field Value Is Empty | - | Allows a custom error message to be displayed when the compared Form Field is empty. If this property field has no value, it will take the default value. Default value: "Value of compared field value is empty" For instance (see yellow highlighted area): |
Property Field | Options | Description |
---|---|---|
Compare Against |
|
|
Custom Value | - | Custom value to be compared against (for example: 1, 2 or 3). |
Operator |
|
|
Custom Error Message When Validation Fail | - | Allows a custom error message to be displayed when the number validation fails. If this property field has no value, it will take the default value. Default value: "Number Validation Failed" |