microsoft / vsts-extension-multivalue-control

A work item form control which allows selection of multiple values.
MIT License
46 stars 45 forks source link

Rules for the multi select value Field #148

Open ashwin9627 opened 3 years ago

ashwin9627 commented 3 years ago

How can I add a rule for the multi select field value to in Azure DevOps, I am trying to make the field read only using the field rules, But the multi value control field cant be reflected to those rules.

madkoo commented 1 year ago

Please refer to issue #185

meeranharish commented 2 months ago

The multi value control field can be set mandatory but we can not add rule to the multivalue control field(eg: to make the field conditionally mandatory)