Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

how to create Custom Attribute for RTC with multiple values

How to create custom attribute which stores multiple value?

I need to create a custom attribute with enumeration( list of values).
I want to get more than one selected as value and store the mutiple value in rtc

I read someone comments as follows:

"You need to add the enumeration then create a new attribute and set it to string. When you add the presentation select the attribute and set Kind to Multi-Select List. In the properties add the key "enumeration" and set the value to the enumeration ID you originally set up "

However, I found there is no choice as Multi-Select List in the presentation when I create a new attribute and set it to string.

Any suggestions on how to resolve it? Thanks!


0 votes


Accepted answer

Permanent link
If you add a custom attribute, you have to specify a type of the attribute. There are several types available. In the versions 5.x and later, for almost every type [typename] exists a list type [typename] list. List means more than one value. This is true for enumerations as well.


jane zhou selected this answer as the correct answer

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,130

Question asked: Mar 21 '16, 6:10 a.m.

Question was seen: 2,485 times

Last updated: Mar 21 '16, 6:28 a.m.

Confirmation Cancel Confirm