I would like to have a panel page at the url topics/%topicname and another panel page at the url topics/%topicname/news. I have been able to setup these pages and configure the context and properly pass it to the views that are embedded. I cannot get the tabs working properly though.

The tabs on the first page should be: HOME and NEWS, with HOME active, and the tabs on the second should be HOME and NEWS with NEWS active. No combination of menu settings on my panels pages achieves this.

Here's an illustration of my current configuration (top half) and the desired configuration (bottom half): http://i.imgur.com/wkQoL.png

Comments

merlinofchaos’s picture

Status: Active » Fixed

Default tabs are weird. These are documented well in Views but that documentation has never come over to Panels.

Create your HOME page as topics/%topicname/home

Set this to 'default tab'.

Create your NEWS page as topics/%topicname/news

Set this to be just 'tab'.

For further information on this, check out the advanced help for Views for page displays. The information is pretty much the same.

msielski’s picture

Thank you, it worked great!

merlinofchaos’s picture

Title: Creating multiple tabs for a series of panel pages » Document how to create multiple tabs for a series of panel pages
Component: Panel pages » Documentation
Category: support » task
Status: Fixed » Active

Changing this to a documentation task.

socialnicheguru’s picture

I tried this but it didn't work

page: homepage: home
default tab
menu item called "Home" in features menu

page: consulting: home/consulting
menu item: tab

unfortunately it does not create tabs.

i am using ginkgo theme with open atrium

merlinofchaos’s picture

socialnicheguru’s picture

thanks for the link.
views tabs with context,spaces works well.

panels does in fact work

page: homepage: home/view
default tab
menu item called "Home" in features menu

page: consulting: home/consulting
menu item: tab

It does create tabs.

i am using ginkgo theme with open atrium

japerry’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Closing this issue as outdated as Drupal 6 ctools is not supported. If this issue is relevant for Drupal 7, feel free to re-open and mark for Drupal 7 (or 8)