I have created a Dual layer menu structure
----------------------------------------------------------------------------------------------------------
Main 1 | Main 2 | Main 3 | Main 4 | Main 5 | Main 6 | Main 7 | Main 8 |
-----^----------------------------------------------------------------------------------------------------
Sub1a | Sub1b | Sub1c | Sub1d | Sub1e | Sub1f |
----------------------------------------------------------------------------------------------------------
To get The Sub level operational I currently have to create a skin for each section and specify the tabID for each section:
That means eight skins, one each for Main 1, Main 2, Main 3, ... Main 8
Each time a page is created I have to ensure that the right skin is applied.
Is there any wany of doing this with a DNN property or a MarkitModule setting (Root Parent)
we have lots of pages and ensuring they all have the correct skin (so that the Nav works) is difficult