CollectionField
Field representing a nested table.
Combines the general Field contract with the list-oriented semantics of CollectionComponent. Useful for repeatable sections, line items, or any scenario that models a variable-length list of joyfill.table.Row entries.
Properties
Optional list of decorators (icon/label chips) shown to the right of the field title.
Collection of formulas applied to this field. Order may determine execution precedence.
Unique key for this collection within a document.
Whether the field starts hidden before any logic evaluation occurs.
Optional FieldLogic describing visibility logic for the field
When true, the field/column is permanently hidden on the current active view and cannot be shown via conditional logic.
Registry of table schemas used by this collection (root and children).
Mutable list holding the current Row entries.