It's all about the answers!

Ask a question

How to add, edit, and configure the edit presenation on non-attribute-based Presentations.


Daniel Reguero (1116) | asked Sep 02 '16, 1:17 p.m.
edited Sep 02 '16, 1:18 p.m.
Following this tutorial I was able to create my own custom Presentation for my Work Item Editor Presentation. 

https://jazz.net/wiki/bin/view/Main/ContributingAttributePresentations

However, there is something that I would like to add. When clicking on edit presentation, I am shown both in the Web UI and Eclipse UI, options which I can specify. More specifically, this checkbox that is part of the Links presentation.  
http://i.imgur.com/4xYQlIu.png

However, when I look at my custom presentation that I made, I do not see these options nor check list, instead I only see a blank key and value option. 
http://i.imgur.com/XPOuxdV.png

I am wondering if there is anyway for me add these options similar to the Links presentation to my own custom editor presentation, I have googled search everywhere but have had no luck. 

For example, I would like to add a checkbox that has custom options that I specified somewhere. Say an option in that checkbox is "increase star size by 50%" and "change star color to red". Is this possible ? Will I need to extend com.ibm.team.workitem.service.editorPresentations (which is what I am already extending) or will I need extend something ?

Thank you for your time ! 

Be the first one to answer this question!


Register or to post your answer.