Problem with Multi Select Checkbox in WorkItem
Hi,
I wanted to customize the workitem for my project requirement, for this I have followed the stpes given in Work Item Customization document.
But I am able to see the checkbox in my workitem. Can WorkItem team give me some detail steps to be followed.
As this is very urgent ,I will be gratefull to team for prompt reply
Regards
Pranav
I wanted to customize the workitem for my project requirement, for this I have followed the stpes given in Work Item Customization document.
But I am able to see the checkbox in my workitem. Can WorkItem team give me some detail steps to be followed.
As this is very urgent ,I will be gratefull to team for prompt reply
Regards
Pranav
5 answers
I wanted to customize the workitem for my project requirement, for
this I have followed the stpes given in Work Item Customization
document.
But I am able to see the checkbox in my workitem. Can WorkItem team
give me some detail steps to be followed.
As this is very urgent ,I will be gratefull to team for prompt reply
The following worked for me:
1) Create a new attribute of type 'smallString' (other String attribute
types probably work, too)
2) Add a new Editor Presentation for this attribute. Add a configuration
property 'enumeration' whose value is the id of the enumeration that
should be shown in the check box list.
For the second step, please see the attached screen shot.
--
Regards,
Patrick
Jazz Work Item Team
The following worked for me:
1) Create a new attribute of type 'smallString' (other String attribute
types probably work, too)
2) Add a new Editor Presentation for this attribute. Add a configuration
property 'enumeration' whose value is the id of the enumeration that
should be shown in the check box list.
For the second step, please see the attached screen shot.
Hi Patrick,
where can I find the attachment you mention using the web interface to the forums?
Thanks for your help,
Markus