Hello, I use some extensions, where there is a checkbox in the field configuration to hide the label of that field, which is kind of handy before all in text-field (text, textbox, text editor). I often use text fields for hints or non-editable fields. I know, that I can hide the label in the layout json, but it would be very practical to have this in the field configuration.
How would I implement that for fields in update safe way without having to do it in the json-file?
How would I implement that for fields in update safe way without having to do it in the json-file?
Comment