Hello world! Welcome to WordPress. This is your first post. Edit or delete it, Read More → kobi September 2, 2022 1 Comment
Uncategorized Quasi distinctio molestiae quibusdam excepturi quia accusamus Molestias et omnis ex. Corrupti aperiam dolor sed vel veniam praesentium sit. Read More → kobi April 28, 2020 No Comments
Uncategorized Optio cum asperiores vel Id ut ratione porro sed rem ipsa sit A voluptatum in et Read More → kobi April 28, 2020 No Comments
Controller types Text Estimated reading: 2 minutes 132 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 withEnds with ContainThe controller will verify that the value entered corresponds to the settings entered and will display an error message if it was not entered correctly.Switch All charactersInclude Hebrew and Latin characters, numbers, and punctuation characters like space, dash, commas, underscore, middle dash. Choose specific options to exclude irrelevant characters.Switch Hebrew lettersAllow Hebrew characters plus: Single quote (“‘”), Double quote(“””), Slash (“\”), Space (” “), Underscore:(“_”), Hyphen (“-“)Switch Latin lettersAllow English characters A-Z and a-z plus: Single quote (“‘”), Double quote(“””), Slash (“\”), Space (” “), Underscore:(“_”), Hyphen (“-“)Switch NumbersAllow only digits. Min lengthMax lengthThe 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. Controller types - Previous Email Next - Controller types Number