pinned investigations (panel)
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s

This commit is contained in:
Julie Blanc 2026-02-19 15:34:10 +01:00
parent cc7c9f5dab
commit 347c45bc22
3 changed files with 21 additions and 7 deletions

View file

@ -5,4 +5,25 @@ tabs:
label: Contenu
sections:
investigations: fields/investigations
highlightTab:
label: Mise en avant
icon: star
fields:
pinnedInvestigations:
label: Enquêtes pinnées
type: pages
query: page('enquetes').children.listed
multiple: true
layout: list
text: "{{ page.title }}"
info: "{{ page.incidentDate }}"
superPinnedInvestigation:
label: Super pin (home)
type: pages
query: page('enquetes').children.listed
multiple: false
max: 1
layout: list
text: "{{ page.title }}"
info: "{{ page.incidentDate }}"
seo: seo/page