It's all about the answers!

Ask a question

IAttachment Details can be displayed in workItems window programatically?


kavita herur (5876593) | asked Jan 17 '17, 4:28 a.m.

  Hi All,
  I want to display current work ticket's attachment details like - Name, type of file, size of file, attachment created by, attachment Creation date in work Item's window programatically. but I dont find any API  to achieve that.
 There are couple of APIs like 
WorkItemUI.showWorkItems()   or QueriesUI.showQueryResults() but  these will accept List of worktickets or query results as parameters.

 So is there any other way to achieve the same.

Thanks,
Kavita

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Jan 17 '17, 4:50 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Jan 17 '17, 4:53 a.m.

You would have to create a Custom Attribute Presentation.


Comments
kavita herur commented Jan 17 '17, 5:09 a.m.

 Thanks Ralph for quick reply. I think I have seen this attribute customization It talks about customizing workItem UI and query editor but not "work Items" window. I want to show all attachment details in "work Items" window which shows query results in RTC eclipse client.


Thanks,
Kavita


Ralph Schoon commented Jan 17 '17, 5:21 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

OK, for queries there is no way I am aware of to extend that. You can create views in the Eclipse client, but I don't think there is any way to customize the web ui that way.

Your answer


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