Hi Brajesh Patel, * * I solved the problem, thank you so much for your help.
Regards. G.Ben 2012/6/4 Brajesh Patel <[email protected]> > Hi Ben, > > this is happening because you are extending commonmenu.xml > > <menu name="CommonAppBarMenu" default-menu-item-name="main" > id="app-navigation" type="simple" title="${applicationTitle}&nbsp;" > default-selected-style="selected" menu-container-style="button-bar > tab-bar" selected-menuitem-context-field-name="headerItem"> > <menu-item name="main" title="${uiLabelMap.CommonMain}"> > <condition><not><if-empty field="userLogin"/></not></condition> > <link target="main"/> > </menu-item> > </menu> > and there condition of the userLogin. > > so look again your code and confirm it. > > > > > On Fri, Jun 1, 2012 at 1:09 PM, G.Ben <[email protected]> wrote: > > > Hi, > > > > Thank you Nick Rosser for your help, but I'm actually developping a RH > > application. > > > > Thank you Pravin Patil I've already tried the tutorial, but I don't know > > why > > the menu item "main" doesn't appear with the others !! > > > > Thank you again for your help. > > > > Regards. > > > > G.Ben. > > > > -- > > View this message in context: > > > http://ofbiz.135035.n4.nabble.com/Menu-and-submenu-widget-tp4632872p4632901.html > > Sent from the OFBiz - User mailing list archive at Nabble.com. > > > > > > -- > Thanks > Brajesh Patel > Salmonllc.com > http://bigfish.salmonllc.com/bfDemo.html > > skype: brajesh.patel11 > Cell:- +91 8750709907 >
