AnalyticsFormsConfigure formsSheets

Sheets

Foundry Forms is no longer the recommended approach for data entry or writeback workflows on Foundry. Instead, build user input workflows with the Foundry Ontology, representing the relevant data structures as object types and configuring the writeback interaction with Actions. Learn more in the Forms overview documentation.

Sheets are wrappers around one or more fields. Each form includes one main sheet plus an optional number of subsheets. Like fields, sheets can be affected by transforms, offering a convenient way to show, hide, or disable all fields within the sheet at once.

Through the Forms Visual Editor, users can perform a variety of sheet customizations:

  • Set a title or hide the header and border.
  • Set the number of columns.
  • Set the default label position of all fields within the sheet.
  • Set a description, and specify how it is displayed.
  • Disable all fields within the sheet.
  • Configure multiplicity.

Sheets can only be added to the end of form. Users cannot add sheets to the middle of a form or add individual fields below sheets.