microsoft / vsts-extension-multivalue-control

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

Rule to hide the field does not work #227

Open farhanshahid-rldatix opened 1 year ago

farhanshahid-rldatix commented 1 year ago

When using rule with condition "Current user is not a member of" and action "Hide the field", the list of available fields to hide does not contain the field binded to multivalue control.

Other rule actions, such as Make Readonly or Make Required, seems to be working fine.

AminTi commented 1 year ago

Thanks for reporting.

dhana-r commented 6 months ago

Hi @AminTi , can we hide/show this extension based on rules? or set the values based on Cascading List extension https://github.com/microsoft/azure-devops-extension-cascading-picklist?