Forms

Forms with fields you order, and submissions counted against the form.

~/web/forms

  • A form reports its submission count alongside its fields, so the list answers the obvious question
  • Fields reorder by supplying a map of field to position
  • Deleting a form deletes its fields and its submissions — there is no orphaned data to find later

Part of ~/web

See the suite →