Firstly this is an example of the nav structure of the site I'm building:
Property
Restaurant (Root Level)
->Home
->Functions
->Reservations
->Menus
->Team (sub level 1)
-->Josh Hunt (sub level 2)
-->Paula Hunt
->Recruitment
->What's New
The site I'm trying to make this happen on is http://hunt.entaro.com.au. If you click on Restaurants (root level nav), it takes you to the restaurants section. I've got it working so if you click on one of the menu options (i.e. team), it displays only the 1st sub level menu options from the root tab.
What I want to do is have the menu so when you click on Team | Josh Hunt, the menu displays the 1st sub level menu options (home, functions, reservations, menus, team, recruitment, what's new) and not the menu options that are on the same level as Josh Hunt (Josh Hunt, Paula Hunt)
Does anyone know how to acheive this? The only options I can see that you can set to dictate what menu level is displayed on the solpart menu is root, same or child. What would be great is if you could select what level to display.
Thanks for your help,
Adam