It's all about the answers!

Ask a question

How to create muliselect "Dropdown List"


Abhinav Mishra (1443139) | asked Nov 26 '14, 2:40 a.m.
Hi,
Can any one suggest me on

How to create multi select "Dropdown List" in RTC through UI ?


Many Thanks

Accepted answer


permanent link
Ralph Schoon (63.3k33646) | answered Nov 26 '14, 2:53 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Multi select requires the attribute to be a list attribute e.g for a list of enumerations an enumerationList (yourEnumeration).

Once you have such an attribute, create a presentation and see the presentation kind options.
https://jazz.net/library/article/1093 shows this for a stringList attribute in Lab 3,4.

Abhinav Mishra selected this answer as the correct answer

Comments
Abhinav Mishra commented Nov 26 '14, 4:03 a.m.

Thanks Ralph for your quick response.

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.