vsts-extension-multivalue-control

A work item form control which allows selection of multiple values.

Github stars Tracking Chart

Currently only available on TFS 2017 or later and Visual Studio Team Services.

Work Item Form

Select multiple values for your fields

Control

Expand the control only when needed

Control Collapsed

Control Expanded

How to get started

Azure Devops Services

Navigate to your work item form customization page and add a multivalue control.

Layout Customization

Edit the control so it can use the right field to store your selection and the right set of values to be displayed.

Options

Be sure to allow user inputed values if a picklisk (string) field is used to back the extension.

check the box to allow users to enter their own values

Azure Devops Server

We recommend TFS 2017 RC2 or later when running this extension.

Learn more about how to customize the multivalue control directly on XML.

How to query

The selected values are stored in a semicolon separated format. To search for items that have a specific value use the "Contains Words" operator. If searching for multiple values, use multipe "Contains Words" clauses for that field.

Source code

The source for this extension can be found on Github - feel free to take, fork and extend.

You can also learn how to build your own custom control extension for the work item form here.

Feedback

We appreciate your feedback! Here are some ways to connect with us:

  • Add a review.
  • Report issues in GitHub.

Microsoft DevLabs is an outlet for experiments from Microsoft, experiments that represent some of the latest ideas around developer tools. Solutions in this category are designed for broad usage, and you are encouraged to use and provide feedback on them; however, these extensions are not supported nor are any commitments made as to their longevity.

Main metrics

Overview
Name With Ownermicrosoft/vsts-extension-multivalue-control
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 4)
Platform
License:MIT License
所有者活动
Created At2016-10-10 16:58:57
Pushed At2025-04-11 05:58:25
Last Commit At2025-04-11 06:26:59
Release Count1
Last Release Namev2.2.40 (Posted on )
First Release Namev2.2.40 (Posted on )
用户参与
Stargazers Count48
Watchers Count20
Fork Count48
Commits Count165
Has Issues Enabled
Issues Count219
Issue Open Count59
Pull Requests Count75
Pull Requests Open Count5
Pull Requests Close Count33
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private