GravTheme/blueprints/modular/boxlist.yaml

24 lines
460 B
YAML

title: BoxList
extends@:
type: default
context: blueprints://pages
form:
validation: loose
fields:
header.boxes:
type: list
style: vertical
label: Einträge
fields:
.image:
type: pagemediaselect
label: Bild
.url:
type: text
label: Link
.title:
type: text
label: Titel
.description:
type: text
label: Beschreibung