Localess
Schemas

Text Area

Stores a multi-line plain text string. Use it for summaries, descriptions, or any content that spans multiple lines but does not need formatting.

Stores a multi-line plain text string. Use it for summaries, descriptions, or any content that spans multiple lines but does not need formatting. For single-line text use Text; for a structured rich editor use Rich Text.

Value shape

"Localess is an AI-powered content and localisation solution.\nBuilt for fast-moving teams."

Options

OptionDescription
Min LengthMinimum number of characters required
Max LengthMaximum number of characters allowed
NameUnique field name in the Schema. Appears in the generated model and in the API response.
Display NameLabel shown to editors in the Content Editor.
RequiredWhen set, editors cannot save the document without a value.
TranslatableWhen set, the field stores a separate value per locale.
DescriptionHelp text shown to editors under the field.
Default ValueValue applied when a document is first created.

On this page