Hi,
is there any way to use VBO whith draggable views ? the goal is to reorder items before to start action.
Thanks,
Ad.
Hi,
is there any way to use VBO whith draggable views ? the goal is to reorder items before to start action.
Thanks,
Ad.
Comments
Comment #1
infojunkieThanks for the suggestion. Integration between the two modules will not be straightforward because each module defines its own Views style plugin.
Comment #2
infojunkieComment #3
infojunkiePostponed until I figure out how to decouple the theming of VBO from the table style.
Comment #4
that0n3guy commentedSubscribe... this would be sooooo sweet. I was just trying to figure this out.
Comment #5
philipz commentedIs there any progress with this thing ?
Comment #6
criznach commentedI'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.
Comment #7
infojunkieRe #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.
Comment #8
bojanz commentedMarking 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.