I have content: blog, event, calendar
I want to group the views tab where event and calendar are under one tab. How can I do that?

Comments

jdwfly’s picture

That would probably be better handled by quicktabs module.

socialnicheguru’s picture

Issue tags: +views, +quicktabs

is there a way to make quicktabs a views plugin?

jdwfly’s picture

Project: Views Tabs » Quick Tabs
Version: 6.x-1.x-dev » 6.x-2.x-dev

This is very basic to setup for quicktabs. I am going to move this to the Quick Tabs support because you will get better support there.

Very simply you create a view that displays the blog, and then create a view that displays events and calendar. Then just add those to a new quick tab.

netw3rker’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)