It's all about the answers!

Ask a question

"Multi Select list" kind is not visible in RTC 4.0


Anurag Rajput (8011623) | asked Nov 28 '12, 1:26 a.m.
 HI ,

I have created an enumeration 'Applications' with Id 'application'
I have added attribute 'impacted Applications' with type'medium string'.In editor presentation i have added attribute as 'impacted Applications' but in Kind section i am able to select   "String,Text,Value Set Combo,Value Set Picker ,Hidden"  But 'Multi Select list' option is not visible.

I have even tried with enumeration list but there 'checkbox enumeration list','Picker enumeration list' and 'Hidden'   options are visible

How can i get Multi select list option?

Thanks in Advance.


One answer



permanent link
YOGESH LOKHANDE (10441927) | answered Nov 28 '12, 1:37 a.m.
 Hi 
As attribute type you have to use smallString or mediumString or String. Then, when configuring the presentation, you configure it to show up as Multi-Select List or Checkbox List presentation and add a property with key 'enumeration' and value the id of your enumeration. 

References: Work Item Editor Presentations article: http://jazz.net/library/article/130 

Be aware that the underlying enumeration is only available to the work item editor. Creating a query for that attribute is then more difficult. 
 I think this will help you ...

Comments
YOGESH LOKHANDE commented Nov 28 '12, 1:53 a.m.

please link also 

 https://jazz.net/wiki/bin/view/Main/AttributeCustomization


Anurag Rajput commented Nov 28 '12, 2:07 a.m.

 Hi Yogesh,


I have already tried  the above steps adding property with key 'enumeration' and value id does not  show multi select list option.

Your answer


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.