Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Boards>Rest PickList Control
Rest PickList Control

Rest PickList Control

srikanthkolli

|
968 installs
| (0) | Free
A work item form control which allows selection of a value from rest apis.
Get it free

Use data from urls as the suggested values of a multivalue control

Work Item Form

How to get started

Visual Studio Team Services

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

Layout Customization

Edit the control so it can use the right field to store your selection and the right url/property combination to be displayed. For example

https://<account>.visualstudio.com/<project>/_apis/build/definitions?api-version=3.0
name

Options

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.

Build

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

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