Edit blueprints

This commit is contained in:
Paul Nicoué 2022-07-05 15:59:52 +02:00
parent 797abd2dea
commit a6ea376678
5 changed files with 13 additions and 55 deletions

View file

@ -3,6 +3,17 @@ headline:
fr: Expositions
type: fields
fields:
featured_exhibition:
label:
en: Featured exhibition
fr: Exposition mise en avant
type: select
options: query
query:
fetch: page.exhibitions.toStructure
text: '{{ structureItem.url }}'
value: '{{ structureItem.url }}'
width: 1/2
exhibitions:
label:
en: Exhibitions
@ -18,7 +29,7 @@ fields:
fr: URL
type: url
width: 3/4
toggle:
external_link:
label:
en: External link
fr: Lien externe
@ -34,7 +45,7 @@ fields:
columns:
url:
width: 3/4
toggle:
external_link:
width: 1/4