Hi,
I've been facing hard times while trying to make appfuse work with submenus.
I'm using struts2 and whenever I try to do something like:
<Menu name="AlimentacaoMenu" title="refeicaoList.title"
page="/refeicaoes.anototudo" roles="ROLE_USER">
<Item name="CadastrarRefeicao" title="Cadastrar"
page="/editRefeicao.anototudo">
<Item name="CadastrarAlimentoUsuario" title="Cadastrar"
page="/editAlimentosUsuario.anototudo" />
</Item>
</Menu>
As you can see I need an Item with item in it... This causes really bad
behavior in appfuse menus. It's problably related to template used by
default cssHorizontalMenu.vm . The problem is that I'm very unconfortable
with velocity templates and I am not able to fix it. Does appfuse provides a
menu template that works correctly with sub>submenus ???
I need something like:
Menu >
submenu>
subsubmenu
subsubmenu
Or I'll have to study velocity templates and fix the default one?
tx in advance,
Marcos Maia.
--
View this message in context:
http://www.nabble.com/Submenu-problems-in-appfuse-2-and-struts-menu-tp22918055s2369p22918055.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]