Is it possible to change the color of the primary text in DNG?
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
https://jazz.net/help-dev/clm/index.jsp?topic=%2Fcom.ibm.jazz.repository.web.admin.doc%2Ftopics%2Fc_configuring_themes.html
Comments
Thanks for replying, Benjamin.
I want to make certain artifacts stand out at a single glance. For example if I have an attribute, Status, and its value is 'done' I would like that artifact to have some kind of visual indicator. I thought to use the primary text of an artifact since it can change colors.
Do you have any suggestions on what else I could use as a visual indicator?
Thank you,
Pooja
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!
https://jazz.net/jazz03/web/projects/Requirements%20Management
Comments
Pooja Srivastava
Apr 03 '15, 1:27 p.m.I was able to bold and italicize the primary text through the API. Color is one of the only variables that cannot be changed.