Does anybody know how I can display the current submenu as a simple list in the content area?
(I'm using version 0.11.2)
For example, with this menu structure:
Home
About Us
Products
>abcd
>efgh
>ijkl
>mnop
>qrst
Contact Us
On the 'Products' page, I want to include the submenu items (abcd, efgh, etc.) in the page as an unordered list of links.
How can I do this?
List submenu items in content area
-
GwynPerry
List submenu items in content area
Last edited by GwynPerry on Thu Mar 16, 2006 2:57 pm, edited 1 time in total.
-
miss_d_bus
- Forum Members

- Posts: 121
- Joined: Sun May 01, 2005 4:27 pm
Re: List submenu items in content area
Add something like this in the product page?
{cms_module module='menumanager' start_level="2"}
A wild guess I must admit!
{cms_module module='menumanager' start_level="2"}
A wild guess I must admit!
