The Number field allows users to enter a free-form numerical value.
The Number field only accepts numbers as answers such as 1 or 1000. It will not accept non-numerical inputs.
Number
You can also configure the field to follow certain formats, e.g. currency.
The Feathery SDK and API reference number fields with type equal to integer_field. The submitted value is an int or float.
type
integer_field
int
float
Last updated 2 years ago
Was this helpful?