Hi all,
I am working with the CMSListMenu and am trying to get the homepage to list out.
At this point I have the following:
<cms:CMSListMenu ID="mnuMain" runat="server" Path="/%" MaxRelativeLevel="1" />
And I've made sure the homepage has "Show in navigation" and "Show in sitemap" both ticked.
Currently at this point I just get the pages below the homepage listing out. I've tried several different ways, with and without a defined MaxRelativeLevel etc and still can't get it to render.
Any ideas would be great.
Cheers,
Glen