The Bulk Form Extended module enables additional options for changing the
display of the form and checkboxes of Views Entity Bulk select field.

The module overrides the views Bulk form to allow additional options on these fields.

-- REQUIREMENTS --
Drupal Views

-- INSTALLATION --

  • Install as usual, see http://drupal.org/node/895232 for further information.
  • Once installed, Bulk Form Extended plugins are available as a new views field.

-- CONFIGURATION --

Customize a bulk form field in Drupal

- Show Toggle All Button?
Show a button which allows you to select all the items on the list. If all
items are already selected, the button will become a deselect button. This
is useful for non-table formatting of content.

- Display a custom empty select message?
When no options are selected and the form is submitted, change the
returned error message.

- Checkbox Label
Create a label for each checkbox. Tokens can be used.

- Replace the dropdown action field with buttons.
When this option is selected the dropdown box and submit button will be
replaced with buttons for each action.

Project information

Releases