it would be nice to remove the Operations selector/button or button set from a collapsible fieldset.

i know this is easy enough to do with css; but seems like it would be nice to simply be an option; especially since it seems more like the default case.

am i wrong in thinking the typical use case is to not need this collapsible? for a selector what are we collapsing.. a single selector and 1 button; doesn't seem like much reason to collapse that. perhaps when you have a lot of single action buttons? but in most of those cases as well; hasn't the developer set up buttons because he wants them more easily accessible?

Comments

Ndesign’s picture

subscribe

geek-merlin’s picture

Title: option to remove collapsible fieldset » make vbo fieldset not collapsible (maybe provide options)

I 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.

geek-merlin’s picture

Find a temporary fix in my sandbox.

bojanz’s picture

Issue summary: View changes
Status: Active » Fixed

I 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).

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

portulaca’s picture

+1