Number Field (Legacy Version)

Overview

The Number Field is a basic field used for storing any number, including decimals. Field Settings allow the administrator to set a range for the minimum and maximum values allowed.

Note, data is stored in a string metafield if the field is not set to Repeat. If set to Repeat data is stored in a JSON metafield.

If only whole numbers are needed for your project, consider using an Integer field, rather than a Number field.

Heads Up!

This is a legacy field type. This field type can only be used inside Field Collections or Widgets.

See also: Decimal, Integer

Content Entry Settings

A minimum and/or maximum value can be set during field creation or on the Field Settings page.

Content Entry Form

Only numbers within the specified range (if any) will pass validation and be saved.

Repeatable

This field can be set to repeat during field creation.