Number (for synced tables)

Number field is to collect numeric data such as the price, the quantity and even the phone number.

The Number field is to capture numerical data, such as quantities, prices, or any other value that requires a numeric input.

This field type ensures that only numbers can be entered. When users tap on the field to log input, there is a numeric keyboard will show up on the screen.

Input method: Number

Default value

Specify a numeric value that will automatically appear in the Number field when the form is loaded.

This can be used to suggest a common or starting value, reducing the need for manual input by the user. If left blank, the field will start empty, prompting the user to enter a number.

Validation

Switch the toggle to enable the validation on the input of the Number field.

  • Min value: the minimum number that can be entered as the input value.

  • Max value: the maximum number that can be entered as the input value.

Last updated