When creating nodes, you can enter a separate title for the menu link. Generally this is useful if your node title is really long, and you want a shorter title to appear in the menu (e.g. node title: 'Our valued clients', menu link title: 'Clients').
Using Views, you can get a node's title very easily. However there is no way of getting its menu link title! I'd like to suggest adding the ability to get a node's 'menu link title' to Views.
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