Search API String filter not available
This module seems to work for fulltext fields, but not string.
This module seems to work for fulltext fields, but not string.
Drupal views can aggregate results, and sum integers, but can't create a comma separated text list.
This is possible in SQL by...
Views can have a filter on an entity reference field, but when used as an exposed filter, the user has to type in the title.
This...
Formatted text used in a views header area doesn't provide the CKEditor UI.
Views can't filter a date field granularly (by year, month, day, etc).
This prevents creating a view that shows items equal to or...
Format the views SQL query, above the preview.
Embed views within a view.
This causes a subview for each row, and could cause performance issues with many results.
- Adds datepickers for exposed filter value selection.
- Replaces the "min" and "max" field labels for between option with "from" and "to".
Additional date views filters, like quarters.