Multi-line Text
Multi-line text input box where users need to fill in corresponding content based on the title.
Description
| Item | Content |
|---|---|
| Category | Text Type |
| Sortable | Yes |
| Filterable | Yes |
| Supported Filter Types | Contains, Does Not Contain, Equal, Not Equal, Empty, Not Empty, Starts With, Ends With |
Settings
| Setting | Description |
|---|---|
| Allow Empty | Set whether the field is required |
| Placeholder When Empty | Text displayed in the input box when the field has no input |
| Length Limit | Set the string length limit for the field (0~20480) |
| Default Number of Lines | Set the default number of lines for the input box |
| Default Value | Set 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 Type | Description |
|---|---|
| text | Can store strings of unlimited length |




