Closed (fixed)
Project:
Entity Registration
Version:
7.x-1.2
Component:
Registration Views
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2013 at 00:08 UTC
Updated:
5 Mar 2014 at 00:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
brentrobbins commentedI tired this patch and unfortunately it didn't work. I used in in the Registration view (in the "All Registrations" block) and once you add the option and save it doesn't show in the Bulk operation list. I think checked the option in the view and it lost it's setting to change States...really odd. Love the idea I just wish it worked.
Comment #2
gcbIt works fine for me on a fresh installation. Can you give me any more assistance reproducing your issue? This feature is being rolled into the Dev tree.
Comment #3
alex030 commentedThanks for the patch.
In my case I wanted to update the state of a 1 limit registration on a node vbo.
With two changes on your code I get this to work.
At this time no subselection of the registrations can be made so all registrations for all vbo selected nodes are updated with the same state.
Here is a patch with another vbo handler for node views.
Maybe someone need this to.