Skip to content

Formspace Schema Reference

This reference covers JSON schema properties used in Formspace forms. It is maintained manually from this point forward so examples stay compact and generation-focused.

  • Choice Item — Object shape for choices, matrix rows, and matrix columns
  • Choices By URL — Remote choice loading with choicesByUrl
  • Matrix Column — Column definitions for matrix dropdown and dynamic matrix questions
  • Matrix Row — Row definitions for matrix questions
  • Multiple Text Item — Items inside a multipletext question
  • Calculated Value — Hidden calculated values stored in form data
  • Trigger — Rule-like actions that run when expressions become true
  • Expressions — Expression syntax for visibility, requirements, defaults, and calculations