Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daveiano/flexible_views
Adds some improvements (dynamic columns and filters) to Drupal Views module
https://github.com/daveiano/flexible_views
drupal drupal-8 drupal-module drupal8 filters
Last synced: about 1 month ago
JSON representation
Adds some improvements (dynamic columns and filters) to Drupal Views module
- Host: GitHub
- URL: https://github.com/daveiano/flexible_views
- Owner: Daveiano
- Created: 2019-09-05T16:18:44.000Z (about 5 years ago)
- Default Branch: 2.x
- Last Pushed: 2022-01-31T17:34:38.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T04:02:27.614Z (about 1 month ago)
- Topics: drupal, drupal-8, drupal-module, drupal8, filters
- Language: PHP
- Homepage:
- Size: 68.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Flexible Views
## Introduction
Issue Handling is done on Drupal.org:
[Drupal Project Page](https://www.drupal.org/project/flexible_views)This module adds better usability and some improvements to the Core
Views module by providing some new features:
- Views format plugin: Flexible Table
- Exposed Filter: Visible Column Selector
- Exposed form style: Manual selection
With the flexible table and column selector plugins, the users can
choose which columns they want to see or to hide. You can define
different compositions of columns in a views table layout.
With the Manual Selection exposed filter plugin, the user can choose
exposed filters from a select list. This way a view with a lot of
exposed filters keeps to be clean and clear. You only choose the filters
you need. Additionally, you can define filters which should be always
visible:
## Requirements
This module requires the following modules:
* Views
## Installation
Install as you would normally install a contributed Drupal module.
Visit
https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
for further information.
## Configuration
Please see the documentation:
https://www.drupal.org/docs/8/modules/flexible-views.
## Maintainers
Current maintainer:
* David Bätge (daveiano) - https://www.drupal.org/u/daveiano