Tip of the day

Support tickets can be submitted directly from application

Controller types

ID Number

Estimated reading: 2 minutes 81 views

This controller is available only in the HTML template.


Types and Validation


In this controller the “Israeli ID” is selected by default in the Builtin Types section.

Validation of the field will be performed according to the ID format.

Field’s value Must be
To Value in This field
The controller will verify if the field value meets a condition against other number fields in the form.
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.


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

Grater thanIf the ID number controller is greater than the entered value.
Less thanIf the ID number controller is less than the entered value.
EqualIf the ID number controller is exactly equal to the entered value.
Not equalIf the ID number controller is not equal the entered value.
EmptyIf the ID number controller has no value.
Not emptyIf there is any value in the ID number controller.

Leave a Comment

Share this Doc

ID Number

Or copy link

CONTENTS