wi-events/models/participant/columns.yaml

22 lines
365 B
YAML
Raw Normal View History

2023-01-07 16:10:18 +01:00
# ===================================
# List Column Definitions
# ===================================
columns:
firstname:
label: Vorname
lastname:
label: Nachname
email:
label: E-Mail-Adresse
2023-02-12 01:25:16 +01:00
event:
relation: event
label: Veranstaltung
valueFrom: name
2023-04-20 21:52:20 +02:00
created_at:
label: Erstellt am