Suggest to add bulk operations when registrations list table is created. My client wants to have bulk delete option and it's hard to do it. There is no any hook provided so I'll try to create another issue with it and submit some patch.
Bulk

VBO now supports any entity type - but the support could be improved with better messaging when using the "Set state" action.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

john.oltman’s picture

Title: Bulk operations on $type . '/%entity_object/registrations/list' page » Improve support for Views Bulk Operations
Version: 7.x-1.x-dev » 3.0.x-dev
Component: Registration Core » Registration Views
john.oltman’s picture

Version: 3.0.x-dev » 3.4.x-dev
Component: Registration Views » Registration Core

john.oltman’s picture

VBO is already supported, but no error message is given if the new state is not valid, the operation is simply skipped silently.

Adding an error message.

john.oltman’s picture

Issue summary: View changes
Status: Active » Fixed
john.oltman’s picture

Issue summary: View changes

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.