Content Structures

Content Structure Fields Configuration Reference

Release Feature (LPD-17564) Liferay DXP 2026.Q1+

Important

Activate the headless CMS using release feature flags. See Activating the Liferay CMS for more information.

General Configuration

The table below describes the general settings available for content structure fields.

Field TypeConfigurationDescription
AllLabelThe user-friendly display name for the field.
AllField NameThe machine-readable name for the field, typically used for development.
AllERCA unique identifier for the field.
AllMandatoryRequires a value in this field before the entry can be saved.
AllLocalizableEnables content translation for this field.
Text/NumericAccept Unique Values OnlyEnsures that every entry in this field has a unique value.
Select from ListPicklistPredefined options for the user to choose from.
Text/Long TextLimit CharactersRestricts the number of characters that can be entered.
Date and TimeTime StorageDefines how the time is stored (e.g., as UTC).
Select Related ContentRelated ContentReference one or multiple entries from a different content structure.
Select Related ContentMultiselectionEnable this to select and link multiple entries from the related source.

Configure the general options for content structure fields to define their behavior, accepted data, and display settings.

Search Configuration

These options control how field content is indexed and retrieved in searches.

Field TypeConfigurationDescription
Most Field TypesSearchableEnable this to index the field and include it in search results.
Note: This option is unavailable for Select Related Content and Reference Content Structure fields.
Text, Long Text, and Rich TextIndexing TypeDetermine how the search engine processes the field content.
- Keyword: Entire content treated as a single term. Useful for unique identifiers or phrases.
- Text: Content is broken into words for flexible, partial-word, or fuzzy searches.
Text, Long text, and Rich TextLanguageSelect the content’s language to optimize indexing and improve search results accuracy.

Configure the search options for content structure fields to control how their content is indexed and retrieved.