Documentation
  • Welcome to Documentero Docs
  • General
    • Usage Limits and Quotas
    • Manage Account & Plans
    • Documentero Roadmap / Changelog
    • Privacy Policy
    • Frequently Asked Questions
  • templates
    • Templates Introduction & Tutorial
    • Template Upload/Re-upload
    • Organize Templates into Folders
    • Fields
    • Fields - Images
    • Fields - QRCodes
    • Fields - Links
    • Fields - HTML Support
    • Fields - Markdown Support
    • Fields - Mermaid Support
    • Fields - Formatters
    • Sections
    • Sections - Types & Options
    • Smart Fields
    • Smart Sections
    • Template Variables
  • Charts & Diagrams
  • Forms
    • Create Documents using Form
    • How to customize document form
    • Fields/Sections - General Settings
    • Field- Types & Options
      • Field - Multi Checkbox
      • Field - Checkbox
      • Field - Radio Button
      • Field - Datepicker
      • Field - Radio Select
      • Field - Select
      • Field - Multiline
      • Field - Number
      • Field - TextField
    • Conditional Fields & Sections
    • Shared Forms
      • Sharing Forms
      • Shared Form Configuration
      • Consent Form (GDPR)
      • Embeed & customize shared form on your website
  • Spreadsheet
    • Create Documents using Spreadsheet
  • API
    • Create Documents using API & JSON
    • Integrate with Documentero Cloud API
  • ChatGPT
    • Create Documents using ChatGPT
  • Integrations
    • Zapier
    • Make.com
    • Integrately
    • Pabbly Connect
    • Albato
    • Bubble.io Plugin
    • Webflow
    • Flutterflow
Powered by GitBook
On this page
  • Overview
  • Options
  1. Forms
  2. Field- Types & Options

Field - Number

PreviousField - MultilineNextField - TextField

Last updated 1 year ago

Overview

Number Field will accept only numeric characters and optionally decimal point. On mobile and touch devices different more convenient keyboard (numeric only) will be used for this type of fields.

This type of field is recommended for all types of numeric values, especially if they are used by Smart Fields for calculations (you are sure that field is always an valid number not text)

Number Field Representation

Options

Placeholder

Greyed out value that is visible before user start typing value into input.

Minimum number

Lowest number expected in the field. User will be unable to submit form if value provided into the field is less than this setting.

Maximum number

Highest number expected in the field. User will be unable to submit form if value provided into the field is greater than this setting.

Input format

Predefined validation format and additional mask for the field

  • None (Numbers and Decimals)

  • Numbers Only (decimal point will not be allowed into input)

Special Numeric Keyboard for Number Fields on Touch/Mobile Devices