Skip to content
Snippets Groups Projects
Select Git revision
  • 2.0.1
  • 2.x default
  • 8.x-1.x
  • 2.1.1
  • 2.1.0
  • 2.0.5
  • 2.0.4
  • 2.0.3
  • 2.0.2
  • 2.0.0
  • 8.x-1.0-beta2
  • 8.x-1.0-beta1
12 results

flexible_views

  • Clone with SSH
  • Clone with HTTPS
  • dba's avatar
    David Bätge authored
    FlexibleViewsTest now uses BrowserTestBase as base class (not ViewsTextBase). Added @group comments to test classes.
    845b5e7e
    History

    Flexible Views

    Introduction

    Issue Handling is done on Drupal.org: Drupal Project Page

    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

    Docs will be available soon!

    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: