FileColumn
File-attachment column.
Uses FileSchema with a list of Attachments; cells may hold one or many files.
Properties
Optional per-cell conditional logic that controls whether an individual cell is required.
Initial per-cell visibility baseline for every cell in this column, parsed from the cellsHidden JSON property; defaults to false (shown).
Optional per-cell conditional logic that controls whether an individual cell is visible.
Optional list of decorators (icon/label chips) for this column header.
Formula bindings for a computed column, parsed from the formulas JSON property.
list of the view that should be hidden for this column.
Initial hidden state; read from JSON at construction and remains immutable.
Whether the column starts required before any requiredLogic evaluation occurs. Captured from the required JSON property at construction and remains immutable.
Optional conditional logic rules that control column visibility.
When true, the field/column is permanently hidden on the current active view and cannot be shown via conditional logic.
Optional conditional logic that controls whether the whole column is required.