It's all about the answers!

Ask a question

Setting web ui page order


EclipseTalk . (32735960) | asked Sep 28 '10, 8:34 a.m.
Hi,
I'm adding some extensions to RTC 2.x. I'm using the extension point net.jazz.ajax.pages to contribute a new web UI page.
How can I set the page order to have the new page inserted at a given location, between existing ones for instance. By default the new page shows up as the first page.
Thank you.

2 answers



permanent link
Rob Retchless (31125) | answered Sep 28 '10, 1:49 p.m.
FORUM ADMINISTRATOR / JAZZ DEVELOPER
The key is to update the net.jazz.ajax.applicationPageBindings extension to include a reference to your page.

permanent link
EclipseTalk . (32735960) | answered Sep 28 '10, 1:59 p.m.
Yes, I've done that otherwise the page wouldn't show up. The problem is that I don't see a way to set the page order. I don't have any control over it.
Thanks

Your answer


Register or to post your answer.