ImageField
Field for displaying or capturing images.
Combines Field with ImageComponent to handle pictures such as logos, scans, and photos. Implementations may support camera capture, cropping, resizing, and transformations. Image upload is to be handled by the host application using onUpload callback in Form.
Properties
Link copied to clipboard
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.