Description of the need
This is a follow up to https://github.com/backdrop/backdrop-issues/issues/4255 where it was agreed that views exposed form support would be a good addition that could follow at a later time.
As a site user I want to have an easy to use date widget when filtering a view So that I can easily filter dates on my mobile or tablet.
Proposed solution
Views exposed form would allow the HTML5 widget (added in 1.23.0) to be selected as the widget for exposed form filtering on a view that filters on a date field or date metadata.
Alternatives that have been considered
None
Additional information
Draft of feature description for Press Release (1 paragraph at most)
Backdrop now includes the ability to filter views on dates using an HTML5 date widget, which offers a much better user experience for mobile and tablet users in particular.
Recent comments
Hello, @yorkshirepudding! Thanks a lot, I got it, all sorted out.
My layout template (layout--blog.tpl.php) doesn't work
Hi @Gnome and welcome to Backdrop When I create custom layout templates I put them in /layouts/custom/my_layout Note: you can split modules and layouts between contrib and custom...
My layout template (layout--blog.tpl.php) doesn't work
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View. https://drupal.stackexchange...
I Need to Display an Image in a View that was Uploaded to a Webform