Admin-CMS: Foto-Feld ist jetzt das allererste Feld im Produkt-Formular
This commit is contained in:
@@ -22,16 +22,16 @@ collections:
|
|||||||
format: json
|
format: json
|
||||||
summary: "{{name.de}} — {{preis}} €"
|
summary: "{{name.de}} — {{preis}} €"
|
||||||
fields:
|
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"
|
- label: "📷 Fotos"
|
||||||
name: bilder
|
name: bilder
|
||||||
widget: list
|
widget: list
|
||||||
required: false
|
required: false
|
||||||
hint: "Hier Fotos hochladen oder per Drag & Drop reinziehen. Das erste Foto ist das Hauptbild."
|
hint: "Hier Fotos hochladen oder per Drag & Drop reinziehen. Das erste Foto ist das Hauptbild."
|
||||||
field: { label: Foto, name: bild, widget: image }
|
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
|
- label: Name
|
||||||
name: name
|
name: name
|
||||||
widget: object
|
widget: object
|
||||||
|
|||||||
Reference in New Issue
Block a user