The text property types stores Unicode text with a maximum length of 4000 characters.
Display settings
Display setting |
Description |
Text format |
Defines how the text stored for this property is formatted. Possible options are plain text or HTML-formatted text. |
Multi-line text |
Defines if the text stored for this property can span over multiple lines |
Table 1: Additionally supported display settings for this property type
Default value
The default value can be any Unicode text with a maximum length of 4000 characters.
Validation rules
Validation rules |
Description |
Minimum length |
Defines the minimum length (in characters) of the data stored for this property. Can be left empty when no minimum length is needed |
Maximum length |
Defines the maximum length (in characters) of the data stored for this property. Can be left empty when no maximum length is needed. Note that the overall maximum length of 4000 characters for text properties cannot be exceeded |
Regular expression |
If not empty the data stored for this property must match this regular expression |
Table 2: Supported validation rules