Skip to content

Form Designer

Form Designer. Build a property form over any entity type, save it as a reusable Layout object, and every fill creates a real object of that type — there is no submissions inbox to shovel data out of. It also renders invoices to PDF.

Form Designer: The builderForm Designer: The builder
The builder — Pick a target type and compose its fields from the live property catalog.
Form Designer: Fill modeForm Designer: Fill mode
Fill mode — Each fill validates required fields and creates a real object of the target type.
Form Designer: InvoicesForm Designer: Invoices
Invoices — Line items, totals, and a live paper preview, exportable to PDF.
  • Pick a target type and compose its fields from the live vault property catalog, with per-field label overrides.
  • Conditional visibility per field, using the same predicate language as Database filters.
  • Fill mode validates required fields and mints a new entity on create.
  • Forms are reusable vault objects, scoped to the type they create.
  • An Invoice document type with line items, tax, status, and totals, rendered to PDF.
  • Database — where the created objects show up