Creating a Table within a Work Item
We have an OTB Timesheet for RTC that comes with several of the process templates - however, its not configurable.
Does anybody know how that functionality can be duplicated as such to create a tailored table within a work item that we can add rows to when needed ?
If Rational can do it, there has to be a way for us to do it as well surely.
Please Help if you know how
Does anybody know how that functionality can be duplicated as such to create a tailored table within a work item that we can add rows to when needed ?
If Rational can do it, there has to be a way for us to do it as well surely.
Please Help if you know how
Accepted answer
We have RFE for this: Configuring table as a work item attribute in RTC
3 other answers
Perhaps you can advise then what the "timesheet" feature uses .. I can use that if I can further configure it
Comments
I think the timesheet uses custom code, with a private structure. you would have to look at the source code to be sure.. but the project area Releases table is a similar special object.
if you place the mouse pointer over the timesheet table, and press Shift-Alt-F1 at the same time, you will get the Eclipse spy dialog, which will tell you what class in what plugin is presenting that UI. then you can import that plugin as source from the plugins view(right click on a plugin name, import as source) and look at the source code
Comments
Cliff Gardiner
May 30 '13, 8:47 a.m.We use a work item with a workflow behind it to replace a paper-based Change Control form, and I have also been trying to find a way to embed a Word table into an attribute, but with no luck. This seems to be close to Karen's needs, and I would also be delighted to hear from anyone who knows how to do this.
Or is this enhancement request territory? Can anyone comment?
Thanks -
Cliff