code samples
This commit is contained in:
5
api/collections/fields/isEmployed.yml
Normal file
5
api/collections/fields/isEmployed.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
name: isEmployed # Name des Eingabefelds.
|
||||
type: boolean # Datentyp des Eingabefelds.
|
||||
meta:
|
||||
label: { de: "Angestellt?", en: "Employed?" } # Feldlabel.
|
||||
widget: checkbox # Verwendetes Widget.
|
||||
Reference in New Issue
Block a user