Portal Engine Questions on portal engine and web parts.
Version 7.x > Portal Engine > accordion menu View modes: 
User avatar
Member
Member
sbenoit-coj - 11/12/2013 9:35:54 AM
   
accordion menu
Hello I would like to know if it is possible to create a dynamic accordion menu, that is also able to nest items 6 levels deep.

User avatar
Kentico Legend
Kentico Legend
Brenden Kehren - 11/12/2013 10:43:31 AM
   
RE:accordion menu
Yes, you can use some CSS and js to achieve this along with a Hierarchical Viewer. Here is an example of building a mega menu with one.

User avatar
Kentico Consulting
Kentico Consulting
Kentico_RichardS - 11/14/2013 3:28:30 AM
   
RE:accordion menu
Hi,

Its surely possible, but you will have to use some of the accordions menu which supports this kind of deel level. Kentico will generate the corresponding <ul> for you but it is up to you to give it the functionality. For this I would recommend you to try searching for some jQuery menus on google and pick up the one you like and then try to implement it in Kentico.

You might need to use standart reapeater for creating this menu as it offer better customization features (CSS list menu could not be used in this case).

Kind regards,
Richard Sustek