Application Page Bindings: Menu items order
Hi, I have created a Custom Page as it is described in the Jazz Web UI Development Book.
My Custom Page is added to the ccm's main menu: <extension point="net.jazz.ajax.applicationPageBindings"> <application id="com.ibm.team.rtc.web.rationalTeamConcert"> <page id="com.sbt.jazz.timesheet.web.timesheetPage"> </page> </application> </extension> 1. But my page is added as the first menu item: How could I add it as a last menu item like it happens in the tutorial mentioned above? 2. In general where could I find a list of all other application ids? |
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Hi @liaxei, have you found any solution about that problem?
I have the same problem.
Thank you
Massimo
Hi Massimo, unfortunately no.
I'm looking for an answer to this as well. My page shows randomly either first or last, supposedly depending on the plug-in load order.