From 8ff8255930cfaeaf57e1ce974a15f09e2ec5ef2d Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Mon, 27 Feb 2023 10:01:34 +0100 Subject: [PATCH] add required param --- static/schulchronik/admin/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/static/schulchronik/admin/config.yml b/static/schulchronik/admin/config.yml index d892711..92fc10b 100644 --- a/static/schulchronik/admin/config.yml +++ b/static/schulchronik/admin/config.yml @@ -166,6 +166,7 @@ collections: collection: "cantorpreis" search_fields: ["jahr", "name"] value_field: "name" + required: false - {label: "Gallerie-Komponente", name: "gallery", widget: "boolean", default: true, required: false, hint: "Benötigt für Gallerie bzw. Bildeinbettung"} - {label: "Text", name: "body", widget: "markdown", required: false, default: ""} - name: "abiturienten"