It's all about the answers!

Ask a question

Is there a way to have a free form text entry for a enumeration field


Bob Ferguson (891038) | asked Sep 15 '17, 2:37 p.m.

I am using RTC 6.0.1 and I have been asked to create a work item that contains fields that require a drop down list and free form text entry if value does not appear in the drop down list.  Is there an attribute type to do this or can it be done via coding?

Accepted answer


permanent link
Christian Winkler (1321623) | answered Sep 19 '17, 5:20 a.m.

If you create an enumeration attribute and use "Database" to store the enums, it is possible to let users add new enum literals in the work item editor (if they have the correct permissions).

Bob Ferguson selected this answer as the correct answer

One other answer



permanent link
Donald Nong (14.5k414) | answered Sep 17 '17, 8:54 p.m.

I believe the Tag type is the closest thing you can get. It's built-in anyway.

Your answer


Register or to post your answer.