Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Boards>Multivalue control
Multivalue control

Multivalue control

Microsoft DevLabs

microsoft.com
|
36,434 installs
| (41) | Free
A work item form control which allows selection of multiple values.
Get it free

Multi-value-control

The Multi-Value Control Azure DevOps Extension enhances work item forms by enabling the selection of multiple values within a single field. This functionality is ideal for scenarios requiring categorization under multiple tags.

Documentation

Currently only available on TFS 2017 or later and Azure DevOps.

How to get started

Navigate to your work item form customization page and add a multivalue control. Edit the control so it can use the right field to store your selection and the right set of values to be displayed. Be sure to allow user inputed values if a picklisk (string) field is used to back the extension.

  • Navigate to Project Settings and select Process. From there, choose the work item type to which you would like to add a custom field

  • (WorkItem)[marketplace/img/workItemType.png]

  • Select customization page and add a multivalue control. Add Custom Control

  • Select Multivalue-Control MultiValue

  • Select the field for the control and choose the appropriate values for the control. Custom Control

XML process template

To define the layout for a work item type using XML, you'll need to add the Multivalue control to your layout

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.

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

Support

How to file issues and get help

This project uses GitHub Issues to track bugs and feature requests. Please search the existing issues before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new Issue.

Microsoft Support Policy

Support for this project is limited to the resources listed above.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft