Description of the need
Every single time I add a new field, I have to go to respective content type's default display to choose one of the Above or Inline options instead of Hidden set by default.
Proposed solution
Not sure which one of two options - Above or Inline - make more sense, but either one set by default would be a better and intuitive setting instead of Hidden. It would save little time for developers and website admins, and would not confuse new Backdrop users scratching their heads why having added new fields and populating them with values they see only values without any labels explaining what is what.
Recent comments
Hi Editing I see this: The CSS looks like this: /* Level 1: Standard Numbers */ .field-name-body ol { list-style-type: decimal; } /* Level 2: Lowercase Letters */ .field...
Numbered List format is different when editing
Done: https://github.com/backdrop/backdrop-issues/issues/7097 Feel free to edit it with better technical language. I'll have ago at vaccinating it but I'm only a user and the...
Numbered List format is different when editing
Hi Mike. That looks like a bug. The CKE ordered lists when editing have the correct CSS to format those lists correctly, but when Backdrop displays the body field in Basis, it doesn't...
Numbered List format is different when editing