List all sub-menus and contents of the selected menu into the same 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
dsolheid

List all sub-menus and contents of the selected menu into the same area.

Post by dsolheid »

Hi all,

I'm tying, when a user select a menu item, (that contains sub-menus) ... to show into the content area all sub_menu and their respective content.

Like

Main Menu :  A  B  C  D  E
Sub menu of A :  x  y  z

When clicking on A ... having into the content area :

x
bla bla bla... content of x

---
y
bla bla bla ... content of y

---
z
bla bla bla .. content of z



And if the user click on a sub-menu, of course, displaying only the content of the selected sub-menu.


Any idea ???

I'm trying with menumanager and template ... but without success..

In advance, Thanks a lot,

Regards,

Didier.
dsolheid

Re: List all sub-menus and contents of the selected menu into the same area.

Post by dsolheid »

Hi,

I juste want to do the same thing as  : List_chidlren ...
http://wiki.cmsmadesimple.org/index.php/User_Handbook/Admin_Panel/Layout/Menu_Manager#list_children

but plus showing the content under the title ...

Any help will be really appreciated.

Thanks.

::)
Locked

Return to “CMSMS Core”