By newbuntu on
I am using View Bulk Operations (vbo) module. I want to be able to bypass the "Confirm" step. Is there a safe way to do it? Can it be done conditionally based on a specific operation?
I checked the source code. The views_bulk_operations_form() function code is beyond me. Any help is greatly appreciated.
thx!
Comments
Just check the "Skip
Just check the "Skip confirmation step" check box.
For the conditionally version see http://drupal.org/node/356377.