Just testing out your new module, works great.
I was just trying to figure out a way to display a set of views displays. as a menu items list, like your module does, instead of using the standard views display tabs, though in addition I would also like to display the menu list in a separate block that would show up when viewing a view with multiple displays in it, or in a panel Like a widget block.

I understand this may not be what you needed or intended, but is it possible to show the menu display list in a separate block? this would be really great with the added Ajax functionality, and I can see many use cases for it.

Thanks for sharing this module with the community.

Comments

solipsist’s picture

It should be possible, but some things would have to be rethought. The easiest way to do it would be to simply relocate the tabs from the view to the block with JavaScript, letting it serve as a remote control. Though it would mean you would also have to alter the JS behavior to match.

solipsist’s picture

Status: Active » Postponed
garbo’s picture

I would also be very interested in this feature!
I am visualizing this as the exposed filters in block feature for views, but instead of filters, there are tabs to different view displays.