Operator guideENcontentview

Content / View

Read-only inspection surface for one admin-owned CMS page record.

Reader view

Clean portal guidance

This page keeps the operator explanation, field and action descriptions, and screenshots visible without exposing repo paths, raw sidecars, or editorial-only implementation details.

Narrative content

Page body

What this page does

This page opens a read-only view of one content page.

What operators can inspect here

  • Slug and category
  • Active/inactive visibility state
  • Localized title and content on language tabs

Common confusion

This page does not publish, delete, or toggle status by itself. It is purely a read-oriented inspection screen backed by the same admin CMS detail endpoint as the edit form.

Field dictionary

Fields

field

Slug

Route fragment for the content page.

Data Type
string
field

Category

Category bucket shown in read-only mode.

Data Type
enum
field

Status

Whether the content page is currently active.

Data Type
boolean
field

Language Tabs

Switches the read-only view between localized title and content values.

Data Type
tabs
field

Title

Page title for the selected language.

Data Type
string
field

Content

Read-only HTML content for the selected language.

Data Type
html
Operational notes

Notes

item

FE content view route is mapped.

item

The read-only view uses the same admin CMS detail endpoint as the edit flow.

Related references

Related pages

pageContent

Legacy content CRUD workflow for create, edit, view, and visibility changes under `/content`.

pageContent / Form

Create and edit workflow for legacy content pages, including localized title/content and active visibility.

pageContent / List

Legacy content inventory with search, active/inactive filtering, and navigation into create, edit, and view flows.

pageBonuses / View

Read-only bonus detail screen used to inspect one reusable bonus definition before editing it.

pageCMS

Operator map for assets, banners, pages, configuration, country messages, languages, resources, and scripts in the CRM CMS area.

pageStaff / View

Read-oriented staff workspace with overview fields and a dedicated permissions tab.