Tip of the day

Support tickets can be submitted directly from application

Controller types

Text

Estimated reading: 2 minutes 99 views

Types and Validation

MaskSelect a data entry format from the list. In this option, the controller will allow data entry only in the format selected for the controller.
Starts with
Ends with Contain
The controller will verify that the value entered corresponds to the settings entered and will display an error message if it was not entered correctly.
All charactersInclude Hebrew and Latin characters, numbers, and punctuation characters like space, dash, commas, underscore, middle dash. Choose specific options to exclude irrelevant characters.
Min length
Max length
The controller will verify the minimum and maximum length in the field integrity check.
Field’s equation The controller will verify if the field value meets a condition against other text fields in the form and it can be case sensitive or not. In case the field with compare with has no value to comparison will not occur. If comparison is required that make sure the field to compare with is required.
Validate bank account numberWhen set to ON the controller will verify the bank account number added to the field.
Need to set Bank code and Branch code fields in order to perform the validation.
Bank codeSelect the bank code field for the bank account validation.
Branch codeSelect the branch code field for the bank account validation.
Error Message InvalidIf an invalid value is entered, the form will notify the client by default according to the control type, for example “Data is invalid”. Insert an error message that will be displayed instead of the default.
Error if no value enteredIf no value was entered to the field, the form will notify the client by default according to the type of controller, for example “Missing signature”. Insert an error message that will be displayed instead of the default.

Conditional permissions

When checking conditions on a text type controller, the following options are displayed:

EmptyIf the text controller has no value.
Not EmptyIf there is any value in the controller.
EqualIf the text controller is exactly equal to the entered value.
ContainsIf the text controller contains the entered value.

Leave a Comment

Share this Doc

Text

Or copy link

CONTENTS