Hi,
is there any way to use VBO whith draggable views ? the goal is to reorder items before to start action.
Thanks,
Ad.

Comments

infojunkie’s picture

Thanks for the suggestion. Integration between the two modules will not be straightforward because each module defines its own Views style plugin.

infojunkie’s picture

Component: Miscellaneous » Integration
infojunkie’s picture

Status: Active » Postponed

Postponed until I figure out how to decouple the theming of VBO from the table style.

that0n3guy’s picture

Subscribe... this would be sooooo sweet. I was just trying to figure this out.

philipz’s picture

Is there any progress with this thing ?

criznach’s picture

I've wondered if both VBO and Draggable Views could be implemented with a field rather than a view style. Then they could be mixed and matched, and used with other view styles.

infojunkie’s picture

Re #6: The problem with VBO is that it needs to be a multistep form, since there are input elements being passed. Not sure if the field approach would handle this.

bojanz’s picture

Status: Postponed » Closed (duplicate)

Marking as duplicate of #366355: Make VBO work with different Views styles.
VBO 6.x-1.x could use a field like 7.x-3.x does, but it's not a small task to implement.