Closed (fixed)
Project:
Views Bulk Operations (VBO)
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2012 at 16:21 UTC
Updated:
23 Dec 2013 at 19:20 UTC
Jump to comment: Most recent
Comments
Comment #1
Ndesign commentedsubscribe
Comment #2
geek-merlinI agree with the OP that VBO fieldset should not be collapsible by default.
We MAY add settings to the options form like:
[ ] Make VBO fieldset collapsible.
[ ] Collapse VBO fieldset by default.
Comment #3
geek-merlinFind a temporary fix in my sandbox.
Comment #4
bojanz commentedI agree, it doesn't make much sense, it doesn't match core behavior, and we undo it locally anyway (commerce_backoffice sets #collapsible to FALSE, for instance).
So I committed this:
http://drupalcode.org/project/views_bulk_operations.git/commitdiff/72092...
We can make it configurable some other time if enough people express a desire (though that can still be done with a form alter instead).
Comment #6
portulaca+1