Hi John, I think i've done what you've mentioned above, the code im using is: DisplayIcon="true" Level="0-3" NavType="Tabs" ExcludeTabs="Admin,Host" IncludeTabs="Insurance Quick Links" ShowType="ChildrenOnly" runat="server" />
"Insurance Quick Links" is at the top level but is hidden, if i set it to visible, then it does show up as expected. I didn't want it showing up in the other main menu (which just shows visible parents, but i guess i can include it in the ExcludedTabs of that menu which will solve this. Is there a setting to tell it to show hidden or is this not possible?
One thing i've just noticed is that it shows the parent tab name "Insurance Quick Links", i only want it to show the children (level 1) tabs.
Thanks for you help.
Dan. |