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