Skip to main content
Data fields let you collect structured data like numbers, dates, times, and file uploads.

Available Data Fields

FieldDescriptionBest For
NumberNumeric valuesQuantities, ages, amounts
DateDate selectionBirthdates, deadlines
TimeTime selectionAppointment times
File UploadFile attachmentsDocuments, images

Number Field

Collect numerical values with optional validation. Settings:
  • Min/max value
  • Decimal places
  • Prefix (e.g., ”$”)
  • Suffix (e.g., “kg”)
Common uses:
  • Quantities
  • Ages
  • Prices
  • Measurements

Date Field

Collect a date using a calendar picker. Settings:
  • Date format
  • Min/max date
  • Disable specific dates
  • Default to today
Features:
  • Visual calendar picker
  • Mobile-optimized
  • Localized formats
Common uses:
  • Birthdates
  • Event dates
  • Deadlines
  • Booking dates

Time Field

Collect a time value. Settings:
  • Time format (12h/24h)
  • Min/max time
  • Time intervals (e.g., 15-minute slots)
Common uses:
  • Appointment times
  • Event start times
  • Availability windows

File Upload

Allow submitters to upload files like documents, images, or other attachments. Settings:
  • Allowed file types
  • Max file size
  • Max number of files
  • Required toggle
Supported file types:
  • Documents (PDF, DOC, DOCX)
  • Images (JPG, PNG, GIF)
  • Spreadsheets (XLS, XLSX, CSV)
  • Custom types
Common uses:
  • Resume uploads
  • Photo submissions
  • Document attachments
  • Portfolio files
Set clear file type and size limits to ensure you receive files in the format you need.

Next Steps