How do I create a multi select attribute in RTC?
4 answers
Comments
I guess I am missing something - when you say create a container I assume you mean create another attribute of type medium string? I do that and add it to presentation and make it kind of value set combo but I don't see anything that allows me to add the enumeration ?
Yes, I did mean attribute. When adding to the presentation, instead of selecting value set, select multi-select list and you should be able to edit/select enumeration.
And I assume you are on 3.x.
No I am on 4.0
In 4.0, create the enumeration first. Then when creating the attribute, select the Enumeration list that you created in the first step. Then add it to the presentation.
Guess I need to open a Defect as I have done this and it does not work - it seems to suggest that it should work in the editor presentation as it shows option 1..3 as check boxes but in the real workitem there is nothing there but the title of the attribute.
Comments
I wonder if this is working? I created an enumeration with the items I want then created an type and added the enumeration list to it. Then in presentation I added the new type and selected checkbox enumeration list as kind. In the view it looks right with option 1, 2, 3 with checkboxes and I save. When I go to use it in a real work item there is nothing there.