Custom Menu on RTC Dashboard like the one on Jazz.net
Hi there!
I want to add a custom menu bar (similar to the look and feel of the one on Jazz.net where it says "Products", "Downloads", etc), on the RTC Dashboard. The links will go to other places.
So the RTC Dashboard would look like this:
(Home logo) John Doe's Dashboard
Menu Item 1 Menu Item 2
Does anybody know how I could do this? Is there a template file that needs to be modified or something?
I've tried to use this for help: https://jazz.net/wiki/bin/view/WebUIBook/WebHome, however I keep running into errors and not sure if I can even get to the end result I want.
Any help would be greatly appreciated!
I want to add a custom menu bar (similar to the look and feel of the one on Jazz.net where it says "Products", "Downloads", etc), on the RTC Dashboard. The links will go to other places.
So the RTC Dashboard would look like this:
(Home logo) John Doe's Dashboard
Menu Item 1 Menu Item 2
Does anybody know how I could do this? Is there a template file that needs to be modified or something?
I've tried to use this for help: https://jazz.net/wiki/bin/view/WebUIBook/WebHome, however I keep running into errors and not sure if I can even get to the end result I want.
Any help would be greatly appreciated!
One answer
Hi Karandeep,
you cannot change the "blue bar". But what you can do is to define an extra bar (as done on jazz.net with the black one):
Is this what you want to do?
This can be done either by html or by java script - it's called to create a "Theme". You can find more information here:
WebUITheming
Hope this helps,
Simon
you cannot change the "blue bar". But what you can do is to define an extra bar (as done on jazz.net with the black one):
Is this what you want to do?
This can be done either by html or by java script - it's called to create a "Theme". You can find more information here:
WebUITheming
Hope this helps,
Simon