Description of the need Need the ability to add placeholders to views exposed filters.
Proposed solution
Currently the only option for an exposed filter is to add a label for information. Sometimes it looks better to remove the label and place it inside the text form field using a placeholder. Other times, the placeholder text gives a better idea of what the user needs to type or what the form is for.
Is there a Drupal or Backdrop contributed module that accomplishes this?
This was added to Drupal views core in 8.x: https://www.drupal.org/node/2935063
This is an OK workaround: https://github.com/sbgraphicdesign/form_placeholder
Additional information
See Drupal issue mentioned above for screenshot examples
Similar but unrelated issue: https://github.com/backdrop/backdrop-issues/issues/3561
Draft of feature description for Press Release (1 paragraph at most)
Backdrop now includes the ability to add placeholders to Views Exposed Filters! Instead of relying on those ugly labels, you can move them into the input field of your exposed filters or, tell people what you want them to type.
Related Request https://github.com/backdrop/backdrop-issues/issues/4956
Recent comments
The requirement was introduced for one fix to a `uasort` callback. I believe we can avoid that and remove the requirement. https://github.com/backdrop-contrib/better_formats/issues/13
Why is php 8 required for latest Better Formats update 1.x-1.1.0 ?
It's unclear why this was added. The same thing was added to the D7 module, but in D7 they have two concurrent versions released earlier today, 1.0 and 2.0. Only 2.0 requires php 8. I've pinged the...
Why is php 8 required for latest Better Formats update 1.x-1.1.0 ?
Ah! Just as I'd imported 132 report pages. TBH, today, I'd got to the stage where I don't want to spend much more time testing/configuring/etc plug-in(s) for a one time import. OK for a bigger...
Import Existing Site using Feeds