Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How do I hide RTC menu items in the WebUI?

I would like to hide some of the RTC menu items.
There is a post about hiding SCM menu item.
How do I hide any other menu items?

0 votes


Accepted answer

Permanent link

To hide RTC menu items, goto /ccm/admin

Configuration > Advance Properties > Suppressed Web Pages

You might see the default value
{"com.ibm.team.repository.web.admin": ["com.ibm.team.repository.provision"]}

Add the ones that you would like to hide in the follow format:
{"com.ibm.team.rtc.web.rationalTeamConcert": ["com.ibm.team.workitem","com.ibm.team.apt","com.ibm.team.scm","com.ibm.team.build", "com.ibm.team.reports"],"com.ibm.team.repository.web.admin": ["com.ibm.team.repository.provision"]}

Add the ones that you would like to hide
com.ibm.team.workitem = Work items
com.ibm.team.apt = Plans
com.ibm.team.scm = Source Control
com.ibm.team.build = Builds
com.ibm.team.reports= Reports

For example, let's say you like to hide reports, the following value should be used

{"com.ibm.team.rtc.web.rationalTeamConcert": ["com.ibm.team.reports"],"com.ibm.team.repository.web.admin": ["com.ibm.team.repository.provision"]}

Andrew Clement selected this answer as the correct answer

5 votes

Comments

I've submitted Document how to hide RTC menus in web client to update the Knowledge Center with this information.


Ken

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 115
× 43

Question asked: Jun 13 '18, 6:30 p.m.

Question was seen: 2,112 times

Last updated: Aug 16 '18, 1:12 p.m.

Confirmation Cancel Confirm