Field framework
How the field framework is used to handle fields and field data.
Fields and field data are handled by the field framework, where the name of a product is an example of a field.
The field framework is designed to support all types of information, from simple text fields to custom fields that cover a special case in the solution.
It is divided into field types, field definitions, field templates, and in some cases display templates.
The field types that exist in as default in Litium.
In read-only fields, an editor cannot change field value in the backoffice.
Field definitions are created to define the type of a field.
Field templates are used to decide what an administrator, and in some cases public visitors, will see.
A display template is a definition of how the rendering should work.