It's all about the answers!

Ask a question

How to programmaticaly add value to a drop down list in RTC?


Alicia McPherson (7131418) | asked Oct 11 '12, 4:06 p.m.
edited Nov 26 '12, 10:43 a.m. by Ralph Schoon (62.7k33643)
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

Comments
1
Filip Wieladek commented Nov 26 '12, 9:59 a.m.

Hey Alicia,


Can you provide more details on what exactly you are trying to do? It seems that what you are trying to accomplish could be done using a default value provider (or value set provider). 

if you provide more details on your question, we might get a better answer. 
(E.g. Is this for a custom attribute, what is the type of the custom attribute, etc...)

Be the first one to answer this question!


Register or to post your answer.