It's all about the answers!

Ask a question

Application Page Bindings: Menu items order


Aliaksei Gizheuski (23610) | asked Feb 19 '13, 5:21 a.m.
edited Feb 19 '13, 9:12 a.m.
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?

Comments
Massimo Caprinali commented Dec 03 '13, 9:37 a.m.

Hi @liaxei, have you found any solution about that problem?
I have the same problem.

Thank you
Massimo


Aliaksei Gizheuski commented Dec 03 '13, 10:23 a.m.

Hi Massimo, unfortunately no.


Nicolas Bros commented May 19 '14, 7:30 a.m.

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.

Be the first one to answer this question!


Register or to post your answer.


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.