I have a site that needs 2 menus....
Main menu, which is a left hand navigation which displays all parent pages, which is working as it should and fine.
But then i have some sub menu pages, where i need a menu in the middle (which ive designed/styled) but only needs to display child menu items from specific areas.
Is there a way i can setup the menus with different names to only use items within its parent category?
For example :
/*All templates use Menu 0 as left navigation */
Template 1 uses Menu 1 and displays menu items from Parent 1
Template 2 uses Menu 1 and displays menu items from Parent 2
Template 3 uses Menu 1 and displays menu items from Parent 3
/*None of the children are to be displays on Menu 0*/
Hopefully that makes some sense!

Any advice, suggestions would be great!
