I'm splitting this from https://github.com/backdrop/backdrop-issues/issues/4055 as this is a new feature, so we may want to push to a minor release (I personally have no opinion on that).
This is the respective of Issue #1335424: Title as a select, which was introduced in the 7.x version of the Link module with https://git.drupalcode.org/project/link/commit/0235032
As the "static" Title, I'm proposing a title where the user can select the value from a select dropdown. This is useful when admins want to limit the Title to several values. Eg. Home, Office, School, Other.
Admin form for field:

Entity field widget:

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