Hide menu options RTC 3.0
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!
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
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.
4 other answers
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": }
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
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
Hello,
Is there any way to hide a menu item for only a certain project area?
Thank you,
Ken
Is there any way to hide a menu item for only a certain project area?
Thank you,
Ken