Views Rows Wrapper

Component type

module

Categories

Maintenance status

Development status

Downloads

30

Component created

Component changed

Description

This is simple view style plugin, that combines a user defined number of rows into sets, wrapped by chosen elements and attributes.

Requirements: Views module.

Installation

To install this module, do the following:

1. Extract the tar ball that you downloaded from Drupal.org.

2. Upload the entire directory and all its contents to your modules directory.

Configuration

To enable and configure this module do the following:

1. Go to Admin -> Modules, and enable Views Rows Wrapper.

Views Field Finder

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The purpose of this module is to enable site builders and developers to search and find where particular fields are been used in Views. This will come in handy when, for example, you want to see it how many times or in what Views Displays a certain field is being used.

Toggle Editable fields

Component type

module

Maintenance status

Development status

Downloads

28

Component created

Component changed

Synopsis

Toggle Editable fields is a formatter to transform "classic" boolean field formatter to toggle editable field directly on 'view' display or on views lists.

Requirements

Drupal 8.
Bootstrap Toggle Plugin

Views Column Control

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Views Column Control module provides the means to allow users of the site to control which columns or filters are visible to them. The views configuration controls which columns and filters are initially visible, and these can also be controlled programmatically (see the included README.txt for examples of this).

Development Roadmap

  1. Permissions: At present, the view column control features are available on any view on which it's enabled. Permissions should be added to restrict which roles can use these features.

Views More Filters - Author filter as dropdown

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Additional filters for Views to make user list as select dropdown.
Steps:
1. Download this module
2. Enable this module
3. In views add User relationship
4. In filters you can find filed named as Author UID (select list) under content group.
5. You can use this as exposed filters