Managing entries

Once you have multiple entries, Uniform provides powerful tools to help you organize, find, and manage your content at scale.

Entry management overview#

All your entries are listed in the Experience > Entries section of the application. From here you can:

  • View all entries across all content types
  • Search and filter entries using advanced criteria
  • Access individual entries for editing
entries-list
Listing Product entries in the large list view

The entries list shows all entries that match the current filter criteria. By default all entries are shown. You can quickly switch between content types by clicking the content type name in the left sidebar.

Filter entries by locale using the locale selector in the top toolbar. This lets you focus on content for specific languages or regions.

Each entry in the list provides several management options:

  • Click the entry name to open it in the entry editor
  • Use the dropdown menu () to access additional actions:
    • Duplicate: Create a copy of the entry with all its content and settings
    • Unpublish: Remove the entry from public access while keeping it in the system
    • Delete: Permanently remove the entry from the system

warning

Deleting an entry cannot be undone. Consider unpublishing instead if you want to temporarily remove an entry from public access.

Entry list views#

The entries list offers three different viewing options to help you manage your content effectively:

  • List view: A compact, text-focused view that displays entries in a simple list format. This is the default view and ideal for quickly scanning through many entries or when working with content types that don't rely heavily on visual elements.

  • Large list: An enhanced list view that includes thumbnail images alongside entry details. This view is particularly useful for content types where visual identification is helpful, such as blog posts or product entries.

  • Grid view: A visually rich view that presents entries as large cards with prominent thumbnails. This view is perfect for content types where visual content is a key identifier, like image galleries or product catalogs.

To switch between views, use the view selector in the top toolbar. Choose the view that best suits your content type and workflow needs.

You can search, filter and sort the entries list using a powerful set of granular filtering options.

These include:

  • Advanced full-text search on all supported field types of an entry (including typo tolerance)
  • Filter and sort by any system property (e.g. content type, publish status, enabled locales)
  • Filter and sort any entry metadata (e.g. creation date, modification date, author, name, slug)
  • Filter and sort by any custom field for entries of a selected content type
Filter entries using multiple filter conditions
Filter entries using multiple filter conditions

The following field types are supported for search and filtering of custom fields in entries:

Field typeSearch operatorsLimitations
Text
  • is
  • is empty
  • contains
  • starts with
  • is not
  • is not empty
none
Rich Text
  • is empty
  • contains
  • starts with
  • is not empty
limited to for the first 10000 characters
per Rich Text field
Number
  • equals
  • does not equal
  • greater than
  • greater than or equal to
  • less than
  • less than or equal to
  • is empty
  • is between
  • is not empty
none
Date
  • is
  • is between
  • is before
  • is after
  • is on or before
  • is on or after
  • is empty
  • is not
  • is not empty
none
Date/Time
  • is
  • is between
  • is before
  • is after
  • is on or before
  • is on or after
  • is empty
  • is not empty
none
Single Select
  • is
  • is empty
  • contains
  • starts with
  • is not
  • is not empty
none
Multi Select
  • is
  • is any of
  • is empty
  • is not
  • is none of
  • is not empty
none
References
  • is
  • is any of
  • is empty
  • is not
  • is none of
  • is not empty
  • Search and filter UI only support filtering by entry id of references
  • API, SDK support filtering by system metadata such as _slug and _name
  • No support for filtering by custom fields on referenced entries
  • No support for nested references
Checkbox
  • is checked
  • is not checked
none

When entries or entry patterns are connected to external data sources using dynamic tokens, the search and filter capabilities can be applied to the connected data as well.

Uniform will only index the last resolved values that are used in the entry and will regularly update the values depending on the cache settings of the underlying data type for the data resource.

To programmatically search and filter entries using the Uniform API or SDK, refer to our comprehensive knowledge base article on search and filtering. This article provides detailed information about available search parameters, filtering options, and code examples for both API and SDK implementations.

These are the known limitations for search and filtering of entries. We are working on improving the search and filtering capabilities and will update this list as new features are added.

To be able to filter and sort on a custom field, it is required to specify a single content type in the filter conditions.

filter-custom-fields
Filter entries by custom fields of a content type

note

It is not possible to filter or sort by custom fields across multiple content types at the same time, even if these content types share the same field settings.

These field types are temporarily not supported for search and filtering: