Template:FieldDataValidationNumeric

From Memento Database Wiki
Revision as of 13:35, 6 April 2021 by UnConnoisseur (talk | contribs) (Created page with "After selecting Data Validation, a pop-up will appear for entering validation criteria. For ''numeric fields'', the input will be deemed valid if: :; Less than (default): its...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

After selecting Data Validation, a pop-up will appear for entering validation criteria. For numeric fields, the input will be deemed valid if:

Less than (default)
its value is less than the value entered below.
Less than (default)
its value is less than the value entered below.
Greater than
its value is greater than the value entered below.
Equal to
its value is equal to the value entered below.
Not equal to
its value is not equal to the value entered below.
Empty
the field is empty.
Not empty
the field is not empty.
Between
its value is between the two numbers entered below.
If the checkbox is unchecked (default), a standard error message is displayed.
If the box is checked, a custom error message may be entered into a blank that appears below. This error message will be displayed when the user tries to save the entry. Otherwise, a standard error message will be displayed.