Configure minimum, maximum, and increment limits for numeric fields

This guide explains how to set restrictions on fields that require entering a number (for example, age, quantity, or scores). These settings ensure that the user enters a value within a specific range and can only increase or decrease the value by a predefined increment.

Note: These options are available only for fields configured as "Numeric".


Configuration Procedure

Make sure you are in the field edit screen within your Form.

1. Set the Input Type to Numeric

To display limit options, you must first ensure that the field is configured to accept numbers only.

1. Locate the main section of the field and find the dropdown menu labeled Input Type.

2. Select the Numeric option from the menu.

Once "Numeric" is selected, options to define limits will automatically appear.

2. Define the Minimum Value

The Minimum Value is the lowest number that the user can enter in the field.

1. Locate the field labeled Minimum Value.

2. Enter the lowest allowed number (e.g., 0 or 18).

3. Define the Maximum Value

The Maximum Value is the highest number that the user can enter in the field.

1. Locate the field labeled Maximum Value.

2. Enter the highest allowed number (e.g., 100).

4. Define the Minimum Increment (Step)

The Minimum Increment (or "step") defines by how much the value can increase or decrease when the user uses the up/down arrows of the numeric field.

1. Locate the field labeled Minimum Increment.

2. Enter your desired increment value:

  • If you enter 1, users can only input whole numbers (1, 2, 3...).
  • If you enter 0.5, users can input numbers with half-step increments (1.0, 1.5, 2.0...).

5. Save Changes

After setting all limits, make sure to save your Form configuration to apply restrictions to the field.