Skip to content

Field types

The palette is grouped the way Device Magic’s toolbox is.

Field Use it for
Free text A single line. Turn on Multiple lines for a paragraph box.
Paragraph Long text.
Yes / No A boolean.
Choice A pick list. Show it as a dropdown, radio buttons, or checkboxes (pick many).
Whole number Integers.
Decimal Numbers with a fractional part; set decimal places.
Email Validates the address shape.
Phone A phone number.
Password Masked entry.
Field Use it for
Date, Time, Date + time Optionally default to today/now, and set earliest/latest allowed.
Location GPS coordinates. Can resolve when the form opens, and allow manual override.
Field Use it for
Photo Camera or library. Camera only forces a fresh capture; Keep full resolution skips downscaling.
Signature Draw-to-sign.
Sketch Freehand drawing.
Barcode Scan; can be restricted to 1D barcodes.
File Any attachment.
Field Use it for
Group Visually group related fields.
Repeat group A table of rows — line items, per-unit checks. See Repeat groups.
Calculated A value derived from other fields rather than typed.
  • Required — blocks submission when empty.
  • Hidden from the respondent — captured but not shown.
  • Read-only — shown but locked.
  • Record location when answered / Record the time it was answered — stamps the answer.
  • Validation pattern — a regular expression the answer must match, with your own message.