Tip of the day

Support tickets can be submitted directly from application

Number

Estimated reading: 2 minutes 278 views

Values & Display

Show counter buttons Use this option to display buttons that allow the user to increase or decrease the field value on click.
Counter steps Enables skipping according to the specified value when pressed.
Default: 1

This is how the controller will be displayed on the user screen:

Types and Validation

Built-in Types Select data check from the list – ID number or company number. The controller will verify if the entered number is correct.
Minimum/Maximum The controller will verify that the entered value is according to the values entered in Minimum and Maximum fields.
Field’s equation The controller will verify if the field value meets a condition against other field in the form. 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.
Error Message Invalid If 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 entered If 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 number type controller, the following options are displayed:

Greater than If the number controller is greater than the entered value.
Less than If the number controller is less than the entered value.
Equal If the number controller is exactly equal to the entered value.
Not Equal If the number controller is not equal the entered value.
Empty If the number controller has no value.
Not Empty If there is any value in the controller.

Leave a Comment

Share this Doc

Number

Or copy link

CONTENTS