Visual editing in a live storefront: why CMS preview is not a frontend
Many headless CMS platforms ship a preview, and teams assume that means visual editing. It does not. Preview shows a rendering of content; it is not the frontend, and it is not composition. A visual page builder is.
Preview is not editing
A CMS preview renders your content model as-is. You still cannot compose a page, arrange sections or change layout without a developer. The editing still happens in forms, not on the page.
What in-context visual editing means
Editing directly in the live storefront: inline text, drag-and-drop sections, and a real view of what customers see. Publish with one click, scheduled or immediate.
- Compose pages from components, not just fill fields
- See the real storefront, not an approximation
- No developer ticket for a text or layout change
Where content management fits
Your CMS keeps the content model, roles and workflows. The frontend layer adds visual composition on top. See how Laioutr handles content management as a frontend capability, for example with the Page Builder for TYPO3.
FAQ
Is CMS preview the same as visual editing? No. Preview renders content; visual editing composes the page in the live storefront.
Do editors still need developers? For components yes, for pages no. Once components exist, editors build and change pages themselves. More: what a Frontend Management Platform is.