Gutenberg Forms
  • Learn Gutenberg Forms
  • Getting Started
    • How to Install
    • Explore Admin Area
    • Two Ways to Create Form
    • Two Types of Forms
    • Create Your First Form
      • Standard Form
      • Multi-Step Form
    • Form Settings
    • Fields Settings
    • Field Types
      • Text
      • Email
      • Number
      • Name
      • Phone
      • Message
      • Checkbox
      • Radio
      • Select
      • Website
      • Yes/No
      • File
      • Hidden
      • Date
      • Calculation
    • Form Templates Library
  • Quick Tips
    • How to Disable Field Labels
    • How to add a placeholder text to an input field?
  • Tutorials
    • How to create inline forms in Gutenberg
  • Addons & Integrations
    • Akismet
Powered by GitBook
On this page
  • Common Settings
  • Field Specific Settings

Was this helpful?

  1. Getting Started
  2. Field Types

Number

PreviousEmailNextName

Last updated 4 years ago

Was this helpful?

The Number field allows a user to enter a number. This should be used when you need the answer to be a number. You can set min and max range for number field. This is also used for calculations using the calculation block.

You can also use it as a range slider that your users can slide to adjust the value input rather than entering a numeric value in the input box.

Common Settings

Below you will find details of additional settings that are particular to this field.

Field Specific Settings

Besides the common settings, there are a few additional settings that are available for this field type only. These settings can be found under the "Field Settings" panel.

  • Steps - This field is a stepper kind of input type, so you can adjust the step's value to be anything you like.

  • Minimum Range - You can restrict the input for a minimum number.

  • Maximum Range - Similarly you may also restrict it for the maximum number.

To learn about the common settings that are applicable to all field types kindly refer to doc

field settings