Encatch
Welcome to Encatch Docs
Forms & AppearanceQuestion TypesText

Number

Collect a numeric answer with optional bounds, decimals, unit label, and pre-fill

The Number element collects a single numeric value. You can allow decimals and negative values, set minimum and maximum, add a short unit label (for example % or kg), and optionally pre-fill the field.

When to use

  • Quantities, scores, percentages, ages, or any answer that must be numeric
  • When validation should reject non-numeric input

Customization options

OptionDescription
Question TextMain question (required).
DescriptionOptional markdown.
PlaceholderHint inside the input (per language).
Error MessageShown when validation fails.
Required fieldValue must be present and valid before submit.
Minimum value / Maximum valueOptional inclusive bounds.
Allow decimalsPermits fractional values (placeholder text in the editor adapts).
Allow negative valuesPermits values below zero when bounds allow.
UnitShort suffix next to the field (max 10 characters).
Pre-filled valueOptional default number shown to the respondent (respects decimal vs integer mode).
Next button label, Show question title, Text alignment, SlugStandard chrome.
Secondary settingsValidations and visibility where supported.

Viewing responses

Numeric responses appear in reporting alongside other fields; see Response Summary.

For global form options, see Other Fields Configuration.

Was this page helpful?