microsoft / vsts-extension-multivalue-control

A work item form control which allows selection of multiple values.
MIT License
46 stars 45 forks source link

Requires "Allow users to enter their own values" be enabled. #105

Closed spellacl closed 4 years ago

spellacl commented 5 years ago

Use of the extension requires "Allow users to enter their own values" be enabled for the field when field type is "Picklist (string)". Otherwise, input example such as "Windows; Linux; etc" is interpreted as a user-defined input, not an option from the picklist(String).

mmanela commented 5 years ago

You should use this extension with a multi-line text field and not a pick list field