Content Structure Fields Configuration Reference

Beta Feature Liferay DXP 2025.Q4+

Important

Currently, this feature is behind a beta feature flag (LPD-17564) and also depends on release feature flags (LPS-179669 and LPD-34594). Read Feature Flags 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.
Single/Multi SelectPicklistPredefined 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).

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
AllSearchableWhen selected, enables the field to be indexed and included in search results.
Text, Long Text, Rich Text, Single Select, and Multi SelectIndexing TypeDetermines how the field content is processed for searching.
- 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, Rich Text, Single Select, and Multi Select (only when Text is selected in the previous configuration)LanguageA drop-down menu for selecting the language of the content is used to improve search accuracy.

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