Hi GIhan, I think if DAS doesn't have a root level Tools menu. since your <parent-menu >tools_menu</parent-menu> it can't find the parent menu and so your sub menu is not appearing.
Thanks /Thusitha On Fri, May 29, 2015 at 6:05 PM, Gihan Anuruddha <[email protected]> wrote: > > Hi Carbon team, > > I have a UI component that adds a UI sub menu under the 'Tools' menu as > below. > > <menu> <id>event_simulator_menu</id> <i18n-key>event.simulator</i18n-key> > <i18n-bundle>org.wso2.carbon.event.simulator.ui.i18n.Resources</ > i18n-bundle> <parent-menu>tools_menu</parent-menu> <link > >../eventsimulator/index.jsp</link> <region>region5</region> <order>40</ > order> <style-class>home</style-class> <icon > >../eventsimulator/images/event-simulator.png</icon> <require-permission > >/permission/admin/login</require-permission> </menu> > But in DAS it does not display. Basically, it doesn't have root level > 'Tools' tab or this sub menu. This same UI component works with CEP without > any issue. Do I need to do any special thing in DAS, in order appear this > tools tab and its sub menus? > > Regards, > Gihan > > > -- > W.G. Gihan Anuruddha > Senior Software Engineer | WSO2, Inc. > M: +94772272595 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Thusitha Dayaratne Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com Mobile +94712756809 Blog alokayasoya.blogspot.com About http://about.me/thusithathilina
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
