Is it possible to change the color of the primary text in DNG?
I want to change the color of the primary text in DNG. Is this possible using javascript or the RM API?
|
One answer
Not easily? You could probably do it using the theme feature with some custom javascript. Can you explain why you wish to change the color of the primary text in DNG? It seems like an odd request and perhaps there is a better solution.
https://jazz.net/help-dev/clm/index.jsp?topic=%2Fcom.ibm.jazz.repository.web.admin.doc%2Ftopics%2Fc_configuring_themes.html Comments
Pooja Srivastava
commented Mar 12 '15, 10:21 p.m.
Thanks for replying, Benjamin.
Ah, thanks for clarifying. I'm not aware of a colorize feature for highlighting work items by an attribute. I know this feature exists for RTC work item planning, but I do not believe it exists in DOORS NG. It is a great idea! You should submit a work item!
|
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.
Comments
I was able to bold and italicize the primary text through the API. Color is one of the only variables that cannot be changed.