Bachir Soussi Chiadmi 272fa07ccf updated contrib modules 6 years ago
..
css 4dca28199c updated migration to add workflow state and also skipe notice pages, added favicon, improved admin views 6 years ago
src 272fa07ccf updated contrib modules 6 years ago
tests 272fa07ccf updated contrib modules 6 years ago
LICENSE.txt 4dca28199c updated migration to add workflow state and also skipe notice pages, added favicon, improved admin views 6 years ago
README.txt 272fa07ccf updated contrib modules 6 years ago
composer.json 272fa07ccf updated contrib modules 6 years ago
views_bulk_edit.info.yml 272fa07ccf updated contrib modules 6 years ago
views_bulk_edit.libraries.yml 4dca28199c updated migration to add workflow state and also skipe notice pages, added favicon, improved admin views 6 years ago
views_bulk_edit.module 272fa07ccf updated contrib modules 6 years ago

README.txt

Introduction
------------

Views Bulk Edit allows modifying field values of a selected list of entities
of any type. It works with Views Bulk Operations (VBO) module, offering all of its
benefits like batching, ability to select all view results or persistent
selection across pages.


Requirements
------------

Views Bulk Edit requires Views Bulk operations module to be installed.


Installation
------------

Install as any other Drupal 8 module.


Configuration
-------------

1. Create or edit any view, the most convenient display type for end
user in case of VBO views is Table.
2. Add a "Views bulk operations" field (global), available on
all entity types, if not already added.
3. Check the "Modify field values" action.