Skip to content

Multi-line Text

Multi-line text input box where users need to fill in corresponding content based on the title.

Description

ItemContent
CategoryText Type
SortableYes
FilterableYes
Supported Filter TypesContains, Does Not Contain, Equal, Not Equal, Empty, Not Empty, Starts With, Ends With

Settings

SettingDescription
Allow EmptySet whether the field is required
Placeholder When EmptyText displayed in the input box when the field has no input
Length LimitSet the string length limit for the field (0~20480)
Default Number of LinesSet the default number of lines for the input box
Default ValueSet the default value of the field

TIP

Multi-line text and single-line text are displayed the same by default. Multi-line text supports line break input by users.

Database Storage Format

Field TypeDescription
textCan store strings of unlimited length

Usage Examples

Length Limit

Default Display Lines