How to add check boxes into work items in Change management?
Accepted answer

You need an enumeration to begin with, say enumA
To create your enumeration - Open the Project Area in Eclipse Client > Process Configuration Tab > Project Configuration > Configuration Data > Work Items > Enumerations
Create an attribute in the corresponding Work Item. The Type of the attribute has to be enumA (Enumeration LIst)
Then a presentation of that attribute in the Work Item with Presentation Kind set to "Check Box Enumeration List"
hope this helps
To create your enumeration - Open the Project Area in Eclipse Client > Process Configuration Tab > Project Configuration > Configuration Data > Work Items > Enumerations
Create an attribute in the corresponding Work Item. The Type of the attribute has to be enumA (Enumeration LIst)
Then a presentation of that attribute in the Work Item with Presentation Kind set to "Check Box Enumeration List"
hope this helps
Comments
Deepak Gidwani
Jan 01 '15, 5:43 a.m.Can we add font size editor? Any solution for this?