b-connect/viewfield_filter_options

b-connect Viewfield Filter Options: Modifies Viewfields to give access to View Filters within Form Widgets.

Maintainers

Details

vcs.b-connect.de/open/vffo

Homepage

Installs: 1 424

Dependents: 0

Suggesters: 0

Security: 0

Type:drupal-module

dev-master 2021-11-23 15:14 UTC

This package is auto-updated.

Last update: 2024-04-23 20:17:27 UTC


README

This Module for Drupal 8 allows the User to set specific Filter Settings for a selected View in Viewfields. It replaces the Arguments option to show available Filters in Viewfield Form Widgets and gives the User an option to alter Filter Outputs in View Settings.

Requirements

Viewfield Filter Options requires the Viewfield Plugin. Install with: composer require drupal/viewfield

Install

This Module changes the database entries for the arguments field upon enabling in drupal with: drush en vffo

Usage

After installation set up the View Settings to use "VFFO View Field Filter Options" as Exposed form style and set up which exposed Filters are to be shown in Forms / Output. Then set up Widget and Formatter for the Viewfield to "Viewfield Filter Options"

Current State

This Module only supports single field Viewfields at the moment and is still under development.