ASPX templates
Version 3.x > ASPX templates > Menu System View modes: 
User avatar
Member
Member
thamara-makestuffhappen - 10/22/2008 12:55:13 AM
   
Menu System
Hi

I want to add more than one menu system to my site. how to do it or it can be done.


Thanks
Thamara

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 10/22/2008 4:05:12 AM
   
RE:Menu System
Hi Tamara,

I am not sure I understand your question very well. Do you mean you would like to have more e.g. CMSMenu-s on one page?

If you are using an ASPX templates, you could use several CMSMenu controls with different Ids.

Best regards,
Helena Grulichova

User avatar
Member
Member
thamara-makestuffhappen - 10/22/2008 4:45:29 AM
   
RE:Menu System
Hi

Thank you for replying me and I appologies for being less informative.

Yes, I am using ASPX Templates. In the I have 2 menu bars

1. Main Menu (Horizantal)
2. And a page wise sub menu in side pages (these pages are linked to main menu) that shows the related links inside that page.

for Example:

Main menu bar has a link "Adervertise" that goes to "Advertise" Page which as a secondory menu left side of the page that loads the "Advertising" links.

Is this possible to do with kentico???

My issue was i can create menu items from the admin and call them from DB but it shows in the main menu bar as well.

Do we have an option that can create and display separte menu bars that doesnt effect one an other

Thanks
Thamara

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 10/23/2008 6:02:59 AM
   
RE:Menu System
Hi Thamara,

I am still not sure what is in a “page wise sub menu”. What are related links (= "Advertising" links)? Links to related documents (http://devnet.kentico.com/docs/devguide/related_docs.htm)? Links to pages under the current page (children nodes in the content tree)? Something else?

You could set each of menu controls according your needs (property Path, WHERE condition, …).

How do they affect each other?

Thank you in advance for more details.

Best regards,
Helena Grulichova