Azure DevOps - Custom reference field on a form

Copper Contributor

I am trying to create a custom field which holds the reference for another entity.

 

Ex. I am having a custom type entity called Product. Now, in Customer form, trying to add a field where I can select which product he is interested or so.

As I have seen, I am not seeing any such field type like reference or something but only Picklist(with fixed set of values).

 

Anyone have implemented like this or any idea? Appreciate any help.

1 Reply

Hello @scsvel 

 

have you ever tried the ADO process template custom rules? https://learn.microsoft.com/en-us/azure/devops/organizations/settings/work/inheritance-process-model...

 

You can automatically define fields (copy, modify, automate, ...) based on work item activity (states moved, field value entered,...)