Foros de discusión

3 Level sub menus in a portlet

thumbnail
Mohammed Mansoor, modificado hace 11 años.

3 Level sub menus in a portlet

New Member Mensajes: 5 Fecha de incorporación: 15/11/12 Mensajes recientes
hii
I want to get 3 level of sub menus in the navigation portlet ... I have the code for 2 level of submenu as shown in a portlet below...
plz help me to write the code for the 3rd level of sun-menu.
Im using liferay 6.0.5

I have attached
1) navigation portlet code... (view.jsp)
2) javascript for 3 level submenus...( navagation.js)

Kindly help in getting the 3rd level sub menu in the portlet code ..
I think there s a problem with the for loop
thumbnail
David H Nebinger, modificado hace 11 años.

RE: 3 Level sub menus in a portlet

Liferay Legend Mensajes: 14916 Fecha de incorporación: 2/09/06 Mensajes recientes
You just need to build a theme that supports it. Your change will go in navigation.vm. Use the current file to see how to add a third inner loop for nested children.