actuel-inactuel/site/blueprints/pages/newsletter.yml
isUnknown 3d43271191
All checks were successful
Deploy / Deploy to Production (push) Successful in 5s
subscribers list : disabled inscriptionDate
2026-03-29 22:11:40 +02:00

33 lines
799 B
YAML

title: Liste de diffusion
tabs:
content:
columns:
- width: 1/1
fields:
body:
extends: fields/body
- width: 2/3
fields:
subscribers:
label: Abonnés
type: structure
sortBy: inscriptiondate desc
fields:
email:
type: email
inscriptionDate:
label: Date d'inscription
type: date
display: DD/MM/YYYY
disabled: true
- width: 1/3
sections:
newsletters:
label: Lettres
type: pages
template: email
info: "{{ page.status == 'listed' ? 'envoyée' : 'brouillon' }}"
seo:
extends: seo/page
label: Indexation