As it is now, this setting is found under /admin/structure/views/settings as a dropdown menu with only "hook_form_alter or hook_form_views_exposed_form_alter or adding a custom language and then "translating" that string
https://www.drupal.org/node/1319046 https://www.drupal.org/node/1520108
Lets improve this and solve another Drupal UX annoyance by making this setting configurable per view, per exposed filter, as a text field, with default value "Any" so that people can change that as they please.
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