Docs

Guided 101 → 201 → 301 path that builds one clinic Patient Intake form across every Forms Builder feature.

Forms tutorials

A guided path. Every tutorial picks up where the last left off. By the end, you'll have a published Patient Intake form that renders signed PDF consents, promotes submissions into Patient records, routes minors around the insurance page, and accepts server-to-server submissions from an upstream scheduler.

If you want to skip around, use the Recipes instead.

The scenario

You're building intake for a small clinic. One form (patient-intake), one entity (patient), one FSM (Patient Intake Flow). Each tutorial adds one capability.

101 — Build and publish

  1. Build your first form — fields, pages, sections, publish.
  2. Style and brand it — theme, logo, hero, copy.
  3. Share it — Mint invite + SDK embed.

201 — PDFs, signatures, entity flow

  1. Attach an AcroForm template
  2. Place an Overlay template
  3. Collect signatures
  4. Promote submissions to entity records
  5. Prefill from your entity schema

301 — Power features

  1. Conditional routing
  2. File uploads and scanning
  3. Anti-abuse tuning
  4. Custom CSS
  5. Server-to-server submission
  6. Vanity PDF filenames