It's all about the answers!

Ask a question

how can we assign value in enumeration type field using codeing?


Shailendra Gupta (144) | asked Mar 26 '13, 7:54 a.m.
edited Mar 26 '13, 8:11 a.m. by Ralph Schoon (61.8k33643)
how can we assign value in enumeration type field using codeing?

One answer



permanent link
Ralph Schoon (61.8k33643) | answered Mar 26 '13, 8:10 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Please see http://rsjazz.wordpress.com/2012/08/20/manipulationg-work-item-enumeration-values/ for example code.

Comments
Ralph Schoon commented Mar 26 '13, 8:13 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

This was assuming you use Java. For JavaScript, just return the Enumeration Literal ID as string.

Your answer


Register or to post your answer.