diff --git a/core/config/schema/core.entity.schema.yml b/core/config/schema/core.entity.schema.yml index bf0e12d..a5a681e 100644 --- a/core/config/schema/core.entity.schema.yml +++ b/core/config/schema/core.entity.schema.yml @@ -249,10 +249,10 @@ field.formatter.settings.boolean: type: string label: 'Output format' format_custom_false: - type: string + type: label label: 'Custom output for FALSE' format_custom_true: - type: string + type: label label: 'Custom output for TRUE' field.formatter.settings.string: