Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.

Flexible Views: Column Selector with Flexible Tables plugin

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:

Flexible Views: Manual selection plugin

## 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