Table of Contents
Field: Picture field
General
The image field allows you to store images in your database.
Settings
Id
The Id field contains the internal id of the field, this field is read-only and is determined when adding a new field. This value is not returned in the display application.
Field type
The Field type indicates the type of field, this is determined when adding the field. This type cannot be changed after adding it. Each field type has different properties and strongly determines how the field is displayed in the display application.
Name
Via the Name you determine the display name of the field; this name appears frequently in the display application and is used everywhere to indicate this field. This value must not be empty.
Database column
The Database column is the internal column name in the database where the data of the field is stored. This field is read-only and is determined when adding the field. This value is not reflected in the view application.
Entity list header
Via this property you customise the header in the entity list, when this field is empty the Name will be displayed in the header. When this field does contain a value it will be displayed in the header. This can be used, for example, to display a shorter text when the field name is relatively long.
Default column width
Determines the default column width of this field in the entity list. When in the view application this column are added to a filter, the width will initially have this value. Using the button to the right of the input field, you can open a visual designer to determine the width of the column.
Automatic resizing
If this option is on, images chosen by the user in the display application will be resized automatically if the chosen image is too high or too wide. The ratio of the image will be maintained. If this option is off, a notification will simply be given if the chosen image is too high or too wide.
Maximum width
The maximum width an image may have while choosing the image. Note that changing this property has no effect on images already stored in the database.
Maximum height
The maximum height an image may have while choosing the image. Note that changing this property has no effect on images already stored in the database.