Closed typecat closed 2 years ago
I find the --div--
approach not very intuitive for a person not familiar with TCA, therefore I would go for the placeholder
property (also to be consistent with the other fields). But I'm open to suggestions - maybe somebody has a better idea ;)
As an integrator, I can provide a placeholder value in a field of type
Select
, so that the editor is able to not select a value.Acceptance criteria
Select
can be defined in the EditingInterface.yaml and is applied in the resulting TCA configurationSelect
can be set in the Content Blocks Builder GUI and is applied to the resulting EditingInterface.yamlSelect
Technical remarks
Remarks on content
placeholder
property here or go for the--div--
approach as described in the corresponding TCA docs. Needs discussion