diff --git a/Classes/ContentObject/JsonContentObject.php b/Classes/ContentObject/JsonContentObject.php index 997b1aca..b7045281 100755 --- a/Classes/ContentObject/JsonContentObject.php +++ b/Classes/ContentObject/JsonContentObject.php @@ -97,6 +97,7 @@ public function render($conf = []): string public function cObjGet(array $setup, string $addKey = ''): array { $content = []; + $nullableFieldsIfEmpty = GeneralUtility::trimExplode(',', $this->conf['nullableFieldsIfEmpty'] ?? '', true); $sKeyArray = $this->filterByStringKeys($setup); foreach ($sKeyArray as $theKey) { @@ -117,7 +118,7 @@ public function cObjGet(array $setup, string $addKey = ''): array if ($theValue === 'USER_INT' || str_starts_with((string)$content[$theKey], '