RELM view customization
Hi,
I have created a view in RELM, which pulls RTC WIs and shows the relationships (Parent/Child).
Ex: Epic, Story and Task.
Now, I would like to add some attributes of these WIs in the view result. I dont see any options for that. (Like we have add column and remove column in RTC Queries).
Can we add WI atteributes in Views or this is not facilitated in RELM?
Thanks in advance.
Praveen
One answer
You can do this by creating custom Node Styles.
if you deploy the 'Sample Views for New Users' content package in RELM 6.0.3 and edit the 'Node Style Samples' View, you can see how attributes are displayed on 2 or 3 lines nodes. The sample views are documented here:
https://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.3/com.ibm.team.jp.relm.doc/topics/c_default_views_overview.html
Regards,
John