tibi-starter/api/collections/fields/profilePic.yml

6 lines
195 B
YAML
Raw Normal View History

2023-12-26 20:24:42 +01:00
name: profilePic # Name des Eingabefelds.
type: file # Datentyp des Eingabefelds.
meta:
label: { de: "Profilbild", en: "Profile Picture" } # Feldlabel.
widget: file # Verwendetes Widget.