Copying data between fields with VBO
In the Drupal forums an often requested feature is how to copy, move or merge data from Drupal core or CCK fields. Examples:
Using Argument Selector for selecting and comparing nodes
In a website for comparing products you typically want to show a general list of products that can be sorted. You also want the user to be
Using Views Bulk Operation to delete orphan taxonomy terms (Terms that have no nodes associated with them)
Deleting orphan terms especially in a free tagging vocabulary is reasonably common task for site administrators. Orphan terms in this case
VBO option: Invoke Directly or Batch API
One of the options you have when setting up a Views Bulk Operation is...
Views Bulk Operations development guide (Drupal 6)
This guide applies to Drupal 6 only, last updated for release 6.x-1.13. There is a Drupal 7 VBO development guide available. Please note




