Schemas
Text
Stores a single-line string. Use it for titles, headlines, or any short text that fits on one line.
Stores a single-line string. Use it for titles, headlines, or any short label. For multi-line plain text use Text Area; for formatted text use Rich Text.
Value shape
"All-in-One Content Management Platform"Options
| Option | Description |
|---|---|
| Min Length | Minimum number of characters required |
| Max Length | Maximum number of characters allowed |
| Name | Unique field name in the Schema. Appears in the generated model and in the API response. |
| Display Name | Label shown to editors in the Content Editor. |
| Required | When set, editors cannot save the document without a value. |
| Translatable | When set, the field stores a separate value per locale. |
| Description | Help text shown to editors under the field. |
| Default Value | Value applied when a document is first created. |