It's all about the answers!

Ask a question

Hide menu options RTC 3.0


pere irazusta (2062120) | asked Jul 25 '11, 6:18 a.m.
Hi,

I'm trying to hide some of the top menu options, like 'Build' or 'Source Code' ( as my users won't use it ). I've been looking and googling for some option to do it but can't find any.

Does anyone know how to do it? If there the possibility of doing it exists, can this be done dependenig on the role or team area?

Thanks!

Accepted answer


permanent link
James Freeman (161) | answered Jun 10 '14, 3:00 p.m.

The correct and accepted answer is:

https://jazz.net/forum/questions/99849/how-do-i-disable-source-control-web-ui

Ralph, your examples did not work for RTC 3.0.1. The application "com.ibm.team.rtc.web.rationalTeamConcert" worked instead of "com.ibm.team.process.web.projectArea".

Thank you all for your inputs.

Ralph Schoon selected this answer as the correct answer

4 other answers



permanent link
pere irazusta (2062120) | answered Jul 26 '11, 7:26 a.m.
Hi,

I 've man > aged to hide the some of the menu options by:

-Advanced Configuration > com.ibm.team.repository.service.internal.webuiInitializer.ConfigPropertyInitializer > Supressed WebPages

Then I've added the name of the pages we didn't want to be accessible, in our case scm and build being the final result:

{"com.ibm.team.rtc.web.rationalTeamConcert": , "com.ibm.team.repository.web.admin": }


Comments
Prasad Mandre commented Feb 08 '13, 12:40 p.m. | edited Feb 08 '13, 12:41 p.m.

 Hi Pere,


Can you please elaborate your answer a bit more?

Where can I get Advanced Configuration option in RTC Web Client? I dont have Eclipse Client.  

What is - com.ibm.team.repository.service.internal.webuiInitializer.ConfigPropertyInitializer 

is it code or link. How can I use it ? I want hide Build menu option in RTC?

Thanks in advance. 


Ralph Schoon commented Feb 08 '13, 1:17 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Go to the Application's server administration page.



Prasad Mandre commented Feb 11 '13, 5:58 a.m.

Hi Ralph,

Thanks for your inputs.

Do I need to have Administrator access for making these changes because it seems that all above options are disabled for me.

I am using v3.0.1.1 . Is same functionality is available in this version?


Ralph Schoon commented Feb 11 '13, 6:09 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Hi, yes, you need administrator access and it works for 3.0.1.1


permanent link
Mesbaul Haque (1) | answered Dec 12 '12, 2:25 p.m.
Hi I have the same question. My PM would like to suppress the Plans, Source Control, Builds, and Reports menu options. What values need to be placed in the "Suppressed Web Pages" field? Would appreciate any help. Thanks!

permanent link
Bhawana Gupta (1031012) | answered Jan 21 '13, 11:01 a.m.
JAZZ DEVELOPER

Any inputs on the various values we have to hide the menu's.

Pere

Request you to hsare the values you used to hide build, scm.

Is it possible to hide part of the plan menu like a particular WI type?


Comments
Ralph Schoon commented Feb 08 '13, 1:04 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Bhawana, as far as I can tell you can only hide the complete menu entries.

This is some of the setting I used:

{"com.ibm.team.repository.web.admin": ["com.ibm.team.repository.provision"], "com.ibm.team.process.web.projectArea" : ["com.ibm.team.dashboard", "com.ibm.team.workitem", "com.ibm.team.apt", "com.ibm.team.scm", "com.ibm.team.reports"]}
 

I can't remember how I came up with the list. Probably from information in the links.


permanent link
Kenneth Janssen (262) | answered Oct 26 '16, 4:40 p.m.
Hello,

Is there any way to hide a menu item for only a certain project area?

Thank you,

Ken

Comments
Ralph Schoon commented Oct 27 '16, 2:08 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

No...........


Sergio Lorente commented Jan 31 '17, 10:11 a.m.

And how about to hide the top right buttom "Administration" or any of its links. I've tried
{"com.ibm.team.repository.web.admin": ["com.ibm.team.repository.provision","com.ibm.team.repository.server"]}. I also tried using the RTC web interface {"com.ibm.team.rtc.web.rationalTeamConcert": ["com.ibm.team.repository.server"} but those links are still there. So, is there anyway to hide the buttom or any its links. The user could access to sensible information like team areas teams and members.
We are using RTC v.4.0.1.
Is this issue ready in any RTC release?

Your answer


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.