I have developed a group extension and able to publish it to Devops but I want to publish a custom dropdown to Devops workitem form. I have followed the below document but not able to publish the custom control.
https://docs.microsoft.com/en-us/azure/devops/extend/develop/custom-control?view=azure-devops
The attached picture shows custom group, where a html page is getting loaded as iframe , I want to save the state of the dropdown value when the workitem gets saved but in my case whenever the workitem is opened my custom group is loading as iframe from initial state
Can someone please help me with ,how to publish a custom dropdown to Devops org using ADO Extension.
Thanks in advance. Manifest Devops form