VBO Sortable
Categories
Component ID
2279391
Component name
VBO Sortable
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
The Views Bulk Operations are quite usefull in many contexts but sometimes the actions don't appear in a logical order.
For example, in a list of users, it might appear first delete, unlock, lock, or any other.
In order to improve user experience, we will allow the user to display the actions using the it's own criteria.
Based on Drupal Form API weights, when the module is enabled, it will appear next to each action of the VBO a weight select box. The weight selected will indicate the order from low to high.
