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
For the first question, you may use script based value provider to assign a value for the attribute.
Can you provide some more details on first question?