Select multiple values for your fieldsExpand the control only when neededHow to get startedAzure DevOps ServicesNavigate 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. Azure DevOps ServerWe recommend TFS 2017 RC2 or later when running this extension. Learn more about how to customize the multivalue control directly on XML. How to queryThe 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 codeThe 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. FeedbackWe appreciate your feedback! Here are some ways to connect with us:
|