TableField
Field that represents a structured table of rows and columns.
Combines Field with TableComponent to manage tabular data such as line items, schedules, or matrices. Implementations support column schemas, per-cell validation, and row operations.
Properties
Link copied to clipboard
Identifiers of child tables allowed within this table.
Link copied to clipboard
Column definitions that compose this table.
Link copied to clipboard
Column identifiers in visual order.
Link copied to clipboard
Collection of formulas applied to this field. Order may determine execution precedence.
Link copied to clipboard
Unique key for the table within a document.
Link copied to clipboard
Whether the field starts hidden before any logic evaluation occurs.
Link copied to clipboard
Optional FieldLogic describing visibility logic for the field
Link copied to clipboard
Row identifiers in visual order.
Link copied to clipboard
Optional logic rules applied at the table level.