Vsts Extension Multivalue Control Save

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

Project README

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.

Open Source Agenda is not affiliated with "Vsts Extension Multivalue Control" Project. README Source: microsoft/vsts-extension-multivalue-control
Stars
46
Open Issues
49
Last Commit
5 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating