BrainGrid Controller
Window
Display Settings
Field Validation

Field Validation

Field Validation lets you set rules on each field to control what values are accepted and how the field behaves during data entry.

Field Validations tab showing validation toggles for each field

Each field in the window is listed with the following validation toggles:

ValidationDescription
RequiredThe field must be filled before the form can be submitted
DisabledThe field is read-only and cannot be edited by the user
UniqueThe value entered must be unique across all records in this window
MultipleAllows multiple values to be selected (available on applicable field types)
MinThe minimum allowed value (for numbers and dates)
MaxThe maximum allowed value (for numbers and dates)
CustomDefine a custom validation expression with a message shown when the rule is violated

Enable the toggles or fill in the values for each field as needed, then save the window.