how to edit a workitem which is readonly in a particular state
I made a workitem field to be "Hide if Empty", but now how do I make it visible again for adding content to it?
I made a workitem to be readonly at a particular state. But once it is in that state it is completely non-editable, not even allowing me to change the state, how will I make it move to the next state so that I can modify it?
Comments
Lily Wang
Jun 04 '15, 8:26 p.m.For the first question, you may use script based value provider to assign a value for the attribute.
Pravin Patil
Jun 05 '15, 12:43 a.m.Can you provide some more details on first question?