Skip to main content

Field types

StoreForms supports 12 field types. Each one has its own settings for placeholder, default value, validation, and translations.

Input fields

  • Text — single-line text input

  • Long text — multi-line textarea

  • Email — text input with email validation and optional confirm field

  • Phone — international phone input with country dial code selector

  • Number — numeric input with optional min/max/step

  • Date — date picker, optionally including time

  • File upload — accepts images, PDFs, and other configurable file types

Choice fields

  • Dropdown — single select from a list of options

  • Choice list — radio buttons (single-select) or checkboxes (multi-select), horizontal or vertical

  • Checkbox — single yes/no checkbox

Layout

  • Content — rich text block for headings, paragraphs, and instructions between fields

Did this answer your question?