Admin-CMS: Foto-Feld ist jetzt das allererste Feld im Produkt-Formular
This commit is contained in:
@@ -22,16 +22,16 @@ collections:
|
||||
format: json
|
||||
summary: "{{name.de}} — {{preis}} €"
|
||||
fields:
|
||||
- label: "Interner Code (URL) — nach Veröffentlichung nicht mehr ändern!"
|
||||
name: slug
|
||||
widget: string
|
||||
hint: "Nur Kleinbuchstaben, Zahlen und Bindestriche, z.B. wolke-plushie-lavendel"
|
||||
- label: "📷 Fotos"
|
||||
name: bilder
|
||||
widget: list
|
||||
required: false
|
||||
hint: "Hier Fotos hochladen oder per Drag & Drop reinziehen. Das erste Foto ist das Hauptbild."
|
||||
field: { label: Foto, name: bild, widget: image }
|
||||
- label: "Interner Code (URL) — nach Veröffentlichung nicht mehr ändern!"
|
||||
name: slug
|
||||
widget: string
|
||||
hint: "Nur Kleinbuchstaben, Zahlen und Bindestriche, z.B. wolke-plushie-lavendel"
|
||||
- label: Name
|
||||
name: name
|
||||
widget: object
|
||||
|
||||
Reference in New Issue
Block a user