It's all about the answers!

Ask a question

How to fill the workitem custom drop-down list attribute programatically ?


Sudeshna Mitra (2332831) | asked Aug 17 '12, 8:28 a.m.
retagged May 25 '13, 4:34 p.m. by Scott Rich (57136)
How to fill the workitem custom drop-down list attribute programatically ?
and
How can I chnage the item in custom drop down list ??

Comments
1
Ralph Schoon commented Aug 17 '12, 4:30 p.m. | edited Aug 18 '12, 8:09 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Hi,

I am not sure I understand the question. In general what you can do is described here: https://jazz.net/wiki/bin/view/Main/AttributeCustomization


sam detweiler commented Aug 17 '12, 6:17 p.m. | edited Aug 18 '12, 8:10 a.m.

he wants to do it from an external pgm or extension.. not the product admin UI's


Alicia McPherson commented Oct 12 '12, 11:40 a.m.

Hi,

I'm trying to do this in a plugin. Was anyone able to programmatically add value to a workItem drop down list?

Thanks!

2 answers



permanent link
Geoffrey Clemm (30.1k33035) | answered Aug 18 '12, 8:10 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

permanent link
Vladimir Amelin (70472226) | answered Aug 20 '12, 2:47 a.m.
It depends on whether you need to manage enumerations from "outside" or fill the enumeration "dynamically" when opening work item. In 2nd case I suggest you to look at: https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Script_Based_Value_Set

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.