*Note: page is currently under construction.

Introduction
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 >.
This plugin is still in initial design stage.
Configure Plugin
Available Comparators
- Equal To
- Not Equal To
- Greater Than
- Greater Than or Equal
- Less Than
- Less Than or Equal
Compare Against Form Field

Property Field | Options | Description |
---|
Form | - | The Form of the desired Field ID to be compared against |
Field ID | - | The desired Field ID to be compared against |
Operator | - Equal To
- Not Equal To
- Greater Than
- Greater Than or Equal
- Less Than
- Less Than or Equal
| - Checks if one form field is equal to another form field
- Checks if one form field is not equal to another form field
- Checks if one form field is greater than another form field
- Checks if one form field is greater than or equal to to another form field
- Checks if one form field is less than another form field
- Checks if one form field is less than or equal to another form field
|
Custom Error Message When Validation Fail |
|
|
Custom Error Message When Compared Field Value Is Empty |
|
|
Compare Against Fixed Value

Property Field | Options | Description |
---|
Custom Value |
| Custom value to be compared against |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|