Skip to content

Schema Schema

alexandrucibotari edited this page Oct 22, 2023 · 1 revision

A schema type for defining a single child schema of other kinds.

Schema Schema Kind

In the Edit Field form you can find the next fields :

  • Name - Unique field name in the Schema, it will appear in the generated model in APIs
  • Display Name - Name exposed in the Content Editor.
  • Required - Mark the field required in the Content Editor.
  • Translatable - Mark field to have a different value for each locale in the Content Editor.
  • Description - Description exposed in the Content Editor.
  • Default Value - The value applied at Content Creation.
  • Schema - Allowed child schema.
Clone this wiki locally