It's all about the answers!

Ask a question

setting value with dojo


xx xx (461616) | asked Jan 05 '11, 7:54 a.m.
in https://jazz.net/wiki/bin/view/Main/AttributeValueProviders, we can set work item text attributes, but we want to set values enumeration combobox with dojo not from process configuration. How can we do this?

for text box parts
getDefaultValue: function(attribute, workItem, configuration) {
var value= ...
return value;

but what about combobox(for example enumeration...)

Be the first one to answer this question!


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.