Content List

Content List

The Content List is your command-center for browsing, searching, and managing all entries inside a collection.

Content List Content List

Layout at a Glance

AreaWhat it does
Toolbar (top)Global actions: Create New, bulk Publish / Unpublish, Trash / Delete / Restore
Search barFull-text search across every visible column.
Column headersClick to sort ↑↓, click the filter icon to open field-specific filters.
RowsEach record. Click a row to open it in the Entry Form (unless it’s in the Trash).
CheckboxesSelect one or many entries for bulk actions.
PaginationNavigate pages & change “items per page”.
SettingsShow / hide columns and reset the table view.

Table preferences (column visibility, filters, sorting, page size, search) are stored in localStorage per user + collection, so your view is preserved when you return.

Searching & Filtering

  1. Search bar – type to instantly find entries.
  2. Column filters – available on:
    • State – Draft / Published / Trashed (publication state, not a custom field named status).
    • Date columns – pick a single date or a range.
  3. Active filters bar – shows chips for each filter; click × to remove or Clear All to reset.

Sorting & Column Management

  • Click a header once to sort ascending, again for descending.
  • Use the Settings dropdown to toggle any column on/off.

Reading Data in Cells

Field typeCell behaviour
Text / Long TextTruncated after 30 characters. Hover for the full value.
Rich TextIcon – click for a read-only preview.
Boolean“Yes” or “No”.
Date / TimeFormatted per field options.
EnumerationSelected value(s) inline.
MediaThumbnail grid.
RelationLink icon – modal lists related entries.
Repeatable fieldsFirst value + “(+N more)”.

Relative timestamps may show with a full-date tooltip on hover.

Selecting Entries & Bulk Actions

ActionConditionsWhat it does
Create NewAlways (hidden for singletons that already have every locale)Opens the Entry Form.
PublishSelected entriesMints a new version from each draft and makes it live.
UnpublishSelected entriesClears the live published pointer; versions retained.
TrashNon-trashed selectedSoft delete.
DeleteNon-trashed selectedPermanent delete.
Restore SelectedTrashed selectedRestores from Trash.

Each action confirms, then refreshes the table. Remember: list edits that only save drafts still need Publish to go live — see Creating & Editing Content.

Singleton Collections

If a collection is marked single record collection, opening the content list redirects to the entry form (preferring the default locale when multiple locales exist).

Search documentation

Find guides and reference pages