Set the limits (minimum, maximum, increment) for numeric fields

This guide explains how to define limits (minimum, maximum, and increment) for a numeric field within your form. These settings are visible only when the field is configured to accept numeric values.


Procedure for Setting Limits

Follow these steps to configure the field limits:

1. Access the Field Settings

Open the form you want to modify and click on the numeric field to access its details.

2. Verify the Input Type

In the main section of the field settings, make sure that the input type is set correctly:

  • Find the dropdown menu labeled Tipologia input.
  • Select the option Numerico.

Once the Numerico option is selected, fields for defining limits will automatically appear.

3. Define the Minimum Value

This is the lowest number that the user can enter in the field.

  • Find the field labeled Valore minimo.
  • Enter the desired number (for example, 0 to disallow negative numbers).

4. Define the Maximum Value

This is the highest number that the user can enter in the field.

  • Find the field labeled Valore massimo.
  • Enter the allowed maximum number (for example, 100).

5. Define the Increment

This value indicates by how much the number should increase or decrease when using the step arrows of the field.

  • Find the field labeled Incremento minimo.
  • Enter the increment value (for example, 1 for integers or 0.5 for decimal increments).

6. Save Changes

After setting all desired limits, make sure to save both the field configuration and the entire form.