Hi
I want to add new menu items to the top navigational bar. One menu is "About Us" and it has 2 sub items. I have made these 3 entries in menuData.xml and it works fine.
I need another menu which I would like to be read from db. How do I make it to work like how the current (in-built) menu items - Categories and Departments?
I think these pages come into play for making this change-
/Web/App_Code/TemplateBase.cs
/Web/skins/.../menuData.xml
/ASPDNSFCore/CommonLogic.cs
/ASPDNSFCore/AppLogic.cs
/ASPDNSFCore/EntityHelper.cs
Pls let me know or post a link that I can get related documentation for this.
Thanks.![]()