Skip to content

Field Types Reference

BB Form Builder includes a variety of field types to collect different kinds of data from your users.

Text Input Fields

Text Field

  • Simple single-line text input

Number Field

  • Numeric input only
  • Options: min/max value

Email Field

  • Email input with validation
  • Automatic email format checking

Phone Field

  • Phone number input with international format support
  • Optional country code selector

Selection Fields

  • Single selection from options
  • Options: choices list, default value

Radio Buttons

  • Single selection with visible options

Checkbox

  • Single or multiple checkboxes
  • Options: choices list

Autocomplete

  • Text input with autocomplete suggestions

Text Area Fields

Textarea (Multi-line Input)

  • Multi-line text input
  • Options: configurable rows

Date and Time Fields

Date Picker

  • Calendar date selection

Time Picker

  • Time selection input

File Upload Fields

File Upload

  • General file upload with drag-and-drop
  • Options: allowed types, max size, multiple files

Image Upload

  • Image-specific upload with preview
  • Options: allowed formats, max size

Content Fields

HTML Content

  • Custom HTML/rich content blocks
  • Insert text, images, or instructions

Hidden Fields

Hidden Field

  • Invisible field for data passing
  • Pre-populated values
  • Useful for tracking or default values