In Dynamics CRM 2016 (on-prem), I've custom child entity Parties
that have a look of type order
. Currently it is working properly and it is showing order name
but I want it to show Order ID
.
I tried to resolve by creating my own view, adding order id field only and making it default view for the look up but it don't meet my requirements.