From 36b03353a6093690525325a31b46378d6b77262d Mon Sep 17 00:00:00 2001 From: Alexander Bigga Date: Wed, 30 Jun 2021 11:58:24 +0200 Subject: [PATCH] Default value is required with excludable fields --- Configuration/TCA/tx_slubevents_domain_model_event.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Configuration/TCA/tx_slubevents_domain_model_event.php b/Configuration/TCA/tx_slubevents_domain_model_event.php index 45770cc..3111884 100755 --- a/Configuration/TCA/tx_slubevents_domain_model_event.php +++ b/Configuration/TCA/tx_slubevents_domain_model_event.php @@ -294,6 +294,7 @@ ], ], 'enableRichtext' => true, + 'default' => '' ], ], 'description' => [