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
Link copied to clipboard
Collection of formulas applied to this field. Order may determine execution precedence.
Link copied to clipboard
Unique key for this collection 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
Registry of table schemas used by this collection (root and children).
Link copied to clipboard
Mutable list holding the current Row entries.