You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

*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

How to Use

Compare Against Form Field

Property FieldOptionsDescription
Form

Field ID

Operator

Custom Error Message When Validation Fail

Custom Error Message When Compared Field Value Is Empty

Compare Against Fixed Value

Property FieldOptionsDescription
Custom Value
Custom value to be compared against















  • No labels