It's all about the answers!

Ask a question

Need to create one or more layout slots(Links), where each layout slots has to uniquely represent each work item type


Vignesh ramamoorthy Muniyandy (15310) | asked Jun 26 '17, 11:16 p.m.
edited Jun 27 '17, 3:34 a.m.

Hi,
     I have a use case, where I need to create separate layout slots (Links), Where each layout slots (Links) has to uniquely represent the workitems of specific workitem type.

eg:
Create a tab with 'Link  Layout' and create two sections.
Section 1 - Title : 'Task reference' , Slot: 'Links'
      Presentation - Need to have provision for only adding, editing and removing work item type - Task
Section 2 - Tile : 'Defect reference', Slot: 'Links'
      Presentation - Need to have provision for only adding, editing and removing work item type - Defect.

For doing this activity, Do I have to extend any of the existing java API's related non-attribute presentation - links/references and modify the filter type of that to display only the specific item.

Note: Took Clear Quest tool as a reference. Where we have this provision of adding record types separately to a record(separate area for each record type under a tab).

Couldn't find much help about this. Kindly suggest me some solutions.

Thanks.


Comments
Vignesh ramamoorthy Muniyandy commented Jun 27 '17, 3:37 a.m. | edited Jun 27 '17, 4:40 a.m.

Hi Ralph Schoon,
                            
Thanks for your update. Based on your comment. I reframed the question. I hope it could be much more clear now.

Accepted answer


permanent link
Ralph Schoon (63.1k33646) | answered Jun 27 '17, 5:44 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Jun 27 '17, 5:45 a.m.

As you can see in  in https://rsjazz.wordpress.com/2013/12/17/using-reference-presentations-to-create-links-and-show-linked-work-items-in-rtc/ the configuration of the reference presentation is per reference/link type. If you want to have more, you would have to write a custom editor presentation. I have always avoided to do that. You can find links to a description here: https://rsjazz.wordpress.com/interesting-links/ by searching for "Editor Presentation" in the web page e.g. https://jazz.net/wiki/bin/view/Main/ContributingAttributePresentationsV2

Vignesh ramamoorthy Muniyandy selected this answer as the correct answer

Comments
Vignesh ramamoorthy Muniyandy commented Jun 27 '17, 6:26 a.m.

Thanks, Ralph.

One other answer



permanent link
Ralph Schoon (63.1k33646) | answered Jun 27 '17, 2:57 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 I have described this presentation type in https://rsjazz.wordpress.com/2013/12/17/using-reference-presentations-to-create-links-and-show-linked-work-items-in-rtc/ . Other than configuring the presentation, there is nothing you can do to further customize it.


I think I don't really understand your question. Please see How should I ask a question in the Forum if I want to receive useful answers? and refine your question accordingly. 

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.