View items in a collection

Read the items table, columns, and status badges
View as Markdown

After you select a collection, Wicked CMS displays all items in a virtualized table. This is your primary view for scanning, opening, and acting on CMS content.

Items table

Default columns

By default the table shows these metadata columns, in this order:

ColumnDescription
NameItem name with an OPEN button to open the detail sheet
SlugThe item’s URL slug
Publish StateLive or Draft
StatusItem lifecycle status (Published, Draft, Queued, Archived, etc.)
PublishedDate the item was last published
UpdatedDate the item was last updated
CreatedDate the item was created

Additional metadata columns (Archive, Draft) and your collection schema fields are hidden by default but can be shown via column visibility.

Open an item

Hover over a row (desktop) and click OPEN, or click the row’s name area, to open the item detail sheet on the right. See Open and edit an item.

Status badges

The Status column shows one of these values:

  • Published
  • Changes Queued to Publish
  • Item Queued to Publish
  • Queued to be Archived
  • Changes in Draft
  • Archived
  • Not published

See Understand item status for what each status means.

Publish state

The Publish State column shows Live (published to the site) or Draft (saved but not live).

Loading and empty states

MessageMeaning
Loading CMS items…Items are being fetched
No CMS items found for this collection.The collection has no items in the current locale
No items match your search.Search returned no results
No items match your search or filters.Search and/or filters excluded all items

Select multiple items

Click Select in the collection header to enter selection mode and perform bulk actions on multiple items.

Toolbar actions

Above the table, the toolbar provides:

  • Search items — filter rows by text
  • Toggle filters — show or hide the filter bar
  • Reload items — refresh from Webflow
  • Toggle columns — customize visible columns

Next steps