List submenu items in content area

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
GwynPerry

List submenu items in content area

Post by GwynPerry »

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?
Last edited by GwynPerry on Thu Mar 16, 2006 2:57 pm, edited 1 time in total.
miss_d_bus
Forum Members
Forum Members
Posts: 121
Joined: Sun May 01, 2005 4:27 pm

Re: List submenu items in content area

Post by miss_d_bus »

Add something like this in the product page?
{cms_module module='menumanager' start_level="2"}

A wild guess I must admit!
Locked

Return to “CMSMS Core”