This identifies a clipart field. NOTE: this is only valid for creating new fields via CreateField. For existing fields use ImageField and the properties of ImageField to identify the field as a clipart field.
A custom field is a new field type defined by the script. There can be many different custom fields and the script can define the behaviour, appareance and configuration options of the field.
Image fields are display an image. There are two separate usage modes for image fields:
Path fields can be used to render a path. Path fields are generated by the system or scripts and do not have a user interface to manipulate.
Text fields are used to display text. The text field has a default format, but the text itself has rich text capabilities.
Generated using TypeDoc
The field type is used to identify the type of a field and control the behavior of the field.