How to programmaticaly add value to a drop down list in RTC?
Alicia McPherson (71●3●14●18)
| asked Oct 11 '12, 4:06 p.m.
edited Nov 26 '12, 10:43 a.m. by Ralph Schoon (63.6k●3●36●46)
Hi,
I'm trying to programmatically add data to a custom workItem drop down list using a plugin. Can I create a default value to store the value or does it have to be a value set? How do I return the value so that it displays in the drop down list I created on the workItem? I tried returning an Array, ArrayList and List, but I keep getting an error. Can the custom attribute be a default value? Thanks! Alicia |
Be the first one to answer this question!
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.
Comments
Hey Alicia,