A Spinner Field is a number field with stepping. Stepping allows users to select numbers in specified increments (ie. 5, 10, 15, 20...)

- Select the Spinner field and drag it on to the form.
- Click the Spinner field on the form. A configuration pane will appear on the left side of the form builder.
Configuration Options
| Configuration | Result |
| Label | Changes the text above the field |
| Sublabel | Changes the text below the field |
| Make Required | Requires the question to be answered before a form can be submitted |
| Make Hidden | Hides the field from the form submitter |
| Hide Label | Hides the text above the field |
| Read-Only | Disables the form submitter from modifying the field |
| Stepping | Allow users to select numbers in specified increments |
| Negative Values | Allow negative values in this field |