Hello,
I am trying to create a menu that is based on the sitemap of particular page. I would like to use the StartingNodeURL setting that is available with the asp:SiteMapDataSource control but it doesn't seem to be working with the portal:pagemenu control. It works as it should with the asp:menu control but that control doesn't render the CSSFriendly markup.
Is it not possible to use the StartingNodeURL setting on SiteMapDataSource along with the portal:pagemenu control?
I really don't think this needs to be a custom module as the menu logic already exists in mojoPortal.
Thank you for any guidance you can provide.
Joe D.