Multiline text field
Log in to add to favouritesPage last updated 13 August 2026
Multiline text fields are used to store any text content. This editor is used when content needs to span over multiple lines.
Appearance

Settings
| Setting name | Summary |
|---|---|
| Name | A text label to identify the field in an entry. |
| Field ID | A sanitised name to be used by the API. |
| Default value | The default value property sets the default content for a field when an entry is created. |
| Title field | The title field is used in listings, the entry reference field editor and through the API to identify entries. |
| Description field | Use the description field to help identify similar entries in the editor. It is also available through the Delivery API. |
| Read only | Prevents authors from editing the field in the entry editor. |
| Allow multiple items to be added | Makes the field repeatable so you can create a list of items. |
Supported validation
This field editor supports the following validation methods:
Properties
Common properties
| Property name | Summary |
|---|---|
| Placeholder text | The placeholder property provides a short hint describing the expected value of a field. |
| Content guidelines | Provides guidance about the content you should add to the field. |
| Size | Determines the size of the rendered editor in the entry editor. The default value is set to Medium. |