Help Center

How does the Form block work?

Last updated

The Form block lets you build a custom contact, enquiry, or feedback form directly on your page. Submissions are stored in Selfbase — no third-party form service required.

How to add a Form block

  1. Open the Content view on your page
  2. Tap + and select Form
  3. Add fields using the Add field button
  4. Drag fields to reorder them
  5. Set a success message under Success message
  6. Save — the form is live immediately

Supported field types

  • Text — single-line input (names, subjects, short answers)
  • Email — email field with built-in format validation
  • Textarea — multi-line input for longer messages

Each field has a label, placeholder, and an optional Required toggle.

Display modes

  • Inline — the form renders directly on your page
  • Modal — a button sits on the page; tapping it opens the form in a modal overlay

Viewing submissions

All form responses appear in Dashboard → Forms on your page. You can:

  • Browse all submissions with timestamps
  • Search by form (block) name
  • Delete individual submissions
  • Export submissions as CSV using the download button

Webhooks

Form submissions can be forwarded automatically to any URL using webhooks. Set this up under Settings → Integrations. Webhook payloads are signed with HMAC-SHA256 for security.

Good to know

  • The Form block is a PRO feature — free users cannot add it
  • Submissions are stored in Selfbase and are not forwarded anywhere automatically unless you set up a webhook
  • Web3Forms block (the external form service integration) is available on all plans, but submissions from Web3Forms are not forwarded to webhooks — use the Form block for webhook support