It's all about the answers!

Ask a question

Creating a multiselection list


John Steele (27112) | asked Mar 12 '19, 3:20 p.m.
edited Mar 12 '19, 3:46 p.m.

How do you create a multiple selection list in RTC?

I have a Country field with the following entries:

- Armenia

- Bermuda

- Channel Islands

- Greece

- Malta

My users would like to select more than one country. How do I create that type of field?

If this is explained in the documentation please just point me to that. (It's well hidden!)

Accepted answer


permanent link
Ralph Schoon (63.1k33646) | answered Mar 12 '19, 3:43 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Mar 12 '19, 3:44 p.m.

Create an attribute of type [type] List where [type] is an attribute type like string or enumeration. Select an attribibute presentation lik radio button or one of the other choices.

John Steele selected this answer as the correct answer

Comments
John Steele commented Mar 12 '19, 4:10 p.m.

Thank you, Ralph.

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.