-
-
Notifications
You must be signed in to change notification settings - Fork 15
Schema Number
alexandrucibotari edited this page Oct 21, 2023
·
1 revision
Any number.
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.
- Min Value - A minimal allowed number.
- Max Value - A maximum allowed number.