vsts-extension-multivalue-control
vsts-extension-multivalue-control copied to clipboard
Extn doesn't take the latest picklist value which is controlled by Cascading List extension
Hi,
I have scenario in which I am using this extension with a picklist field. This picklist field values are controlled by Cascading List extension from MS Dev Labs, so when this picklist value is filtered to a subset of values the Multi-Value extn doesn't use this subset instead it uses the full list of values.
Steps to Reproduce:
- Configure two picklists, 1st one with values A, B and 2nd one with A.111, A.112, B.121, B.122
- Configure Cascading List extension such that when A is selected in 1st picklist it will display only A.111, A.112 and when B is selected B.121, B.122 in the 2nd picklist.
- Configure the multi-value extension to point to the 2nd picklist.
Can you please fix this or if any workaround is available it would be very helpful? Thanks in advance
### Tasks