Oct 27 2022
10:18 AM
- last edited on
Mar 05 2024
02:07 PM
by
TechCommunityAP
Oct 27 2022
10:18 AM
- last edited on
Mar 05 2024
02:07 PM
by
TechCommunityAP
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.
Oct 31 2022 02:52 AM
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,...)