DateField
Field for capturing or displaying a date or time or both.
Augments the base Field contract with DateComponent semantics such as formatting and value constraints. Useful for scheduling, due dates, appointments, and timestamped entries.
Properties
Link copied to clipboard
Optional list of decorators (icon/label chips) shown to the right of the field title.
Link copied to clipboard
Collection of formulas applied to this field. Order may determine execution precedence.
Link copied to clipboard
Link copied to clipboard
Unique key that identifies this field within a document. Must be stable across updates.
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
When true, the field/column is permanently hidden on the current active view and cannot be shown via conditional logic.