Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get work item field binding info with Multivalue control #285

Open
affansheikh96 opened this issue Nov 22, 2023 · 1 comment
Open

Get work item field binding info with Multivalue control #285

affansheikh96 opened this issue Nov 22, 2023 · 1 comment

Comments

@affansheikh96
Copy link

Hi, I am using Multivalue control by Microsoft Dev Labs. Is there any way to get which work item field is bound with this multi-value control using process template XML or TFS API? or any other way if it’s not possible with both the mentioned ones? As highlighted in the mentioned image I bind the Reason field with the multi-value control Mobile OS here:
4
3

@f16hari
Copy link

f16hari commented Feb 24, 2024

Hi @affansheikh96,
You can make use of layout api to get the backing field name. You can refer: https://learn.microsoft.com/en-us/rest/api/azure/devops/processdefinitions/layout/get?view=azure-devops-rest-4.1&tabs=HTTP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants