Overview
An Image property is a File property specialised for pictures: it previews
inline, defaults to accepting only image types, and can open a cropper after
each upload so everything lands at a consistent size. Pick it from General
in the property type list.
Configuration
Set width, height, and the cropper together when the image is going to be
displayed at a fixed size, a logo or an avatar. Every upload then arrives
pre-shaped instead of needing to be fixed later.
What it stores
A reference to each uploaded image.
See also
- File: for non-image attachments.