Content
Every content starts with a document, a content document takes the shape of a Shema of type ROOT.
Introduction
Main Screen
In the side menu select Content. For the first time, you will land on an empty page where you can start adding your content.
Here you can manage all your application content.
Toolbar
In the Module Toolbar you can find one main button:
Add Content - here you can choose between two main content types:
Document - add new Content Document Entity.
Folder - add new Content Folder Entity.
Add Folder
In the Add Folder form you can find the following fields :
Name - Unique name used in UI.
Slug - A unique slug name used to create a unique URL.
Add Document
In the Add Document form you can find the following fields :
Name - Unique name used in UI.
Slug - A unique slug name used to create a unique URL.
Schema - Define content document shape.
Edit Content
In the Edit Content form you can find the following fields :
Name - Unique name used in UI.
Slug - A unique slug name used to create a unique URL.
Document Editor Form/Visual
Click on a content document and you will be able to edit document content in Visual Form by default.
The editor will show content in Form mode, where all fields are shown as a form.
In real-time the form is validated for the current selected Schema and Locale. On save all schematics and all languages will be validated.