Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docusaurus/docs/cms/features/content-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@ Relational fields can also be displayed in the list view. Please refer to <Exter
}}
/>

:::tip
Tick the `documentId` field if you want handy access to this value for each entry directly from the List view.
:::

#### Permanent & advanced configuration

For more advanced list view options (e.g., enablement/disablement of search, filters and bulk actions, reordering of the list view table's fields etc.), use the full configuration interface.
Expand Down Expand Up @@ -295,6 +299,10 @@ To write or edit content:
New entries are only considered created once some of their content has been written and saved once. Only then will the new entry be listed in the list view.
:::

:::tip
While in the Edit view, click the <Icon name="dots-three-outline"/> in the top right corner of the page to view the published, updated, and created dates for the entry. Use the <Icon name="copy"/> **Copy document ID** button to copy the value to your clipboard. This is only available for collection type entries.
:::

<!-- MAY BE REMOVED - NOT SURE ABOUT RELEVANCE

:::info
Expand Down
Loading