BunnyDoc
Forms

How do I add and configure fields?

Use the builder to add field types, arrange them into pages, and set validation.

The builder is where you assemble your form. Open it with Build form from a form's row actions, or from an open form.

The builder layout

  • Top actions: Preview, Save, Publish (or Re-publish), and Close form.
  • Right-side tabs: Field (add and configure fields), Logic (conditional rules), and Settings (submission behaviour and more).
  • Top tabs: Responses, Share, and Activity.
  • Pages: use + Add page to split a long form into steps, and Rename or Delete page to manage them.

Add a field

  1. Open the Field tab on the right.
  2. Pick a field type and add it to the current page. Available types:
    • Text & input — Short text, Long text, Email, Phone, Number
    • Choice — Dropdown, Multi-select, Single choice, Checkboxes
    • Date & time — Date, Time
    • Media & signature — File upload, Signature
    • Layout — Section (columns), Static content
  3. Configure the field's properties (below).
  4. Click Save to keep your changes.

The Signature field captures a typed full name — respondents "sign" by typing their name. It does not produce a legally signed document; for that, use Envelopes.

Configure a field

Each field has properties you can set:

  • Label, Help text, and Placeholder — the text respondents see.
  • Required — make the field mandatory before the form can be submitted.
  • Layout — Columns, Placement, or Full width, to control how the field sits on the page.
  • Validation — Min, Max, Min length, Max length, and Pattern (a regular expression) to restrict what respondents can enter.
  • Options editor — for choice fields, add and edit the available options.
  • Duplicate or Delete the field.

Group related fields

Use a Section (columns) layout field to place related fields side by side, and Static content to add headings or instructions between questions.

Preview before publishing

Use Preview at any time to see the form exactly as a respondent will. When it looks right, click Publish to make it live. See Form settings to control submission behaviour, scheduling, and notifications first.

On this page