Module Description
This module adds two new filters to views:
* Custom Az Filter: You can filter by the first letter of first/second word for a given text field you will have to define. You should provide a machine field name (special "title" field is also supported).
* Node granular date filter: You can filter by year or/and month given a date field. You should provide a machine field name (special "created" and "changed" properties are also supported).
* Date range picker filter: You can filter by a range of two dates. You should provide a machine field name (special "created" and "changed" properties are also supported).
It could also serve as a starting point for your custom views plugins.
* Custom Az Filter: You can filter by the first letter of first/second word for a given text field you will have to define. You should provide a machine field name (special "title" field is also supported).
* Node granular date filter: You can filter by year or/and month given a date field. You should provide a machine field name (special "created" and "changed" properties are also supported).
* Date range picker filter: You can filter by a range of two dates. You should provide a machine field name (special "created" and "changed" properties are also supported).
It could also serve as a starting point for your custom views plugins.
Module Link
Project Usage
821
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module enhances views by adding new filters for custom AZ filtering, node granular date filtering, and date range picker filtering, serving as a foundation for custom views plugins.
Data Name
custom_view_filters