Dear all
We have created a custom entity called "A".
On a different entity (B) we created a Lookup Field against entity A.
When clicking the lookup field a so-called inline lookup opens displaying 10 records. This view displays 3 columns as defined in the lookup view for entity A. The first columns is the primary field of entity A (like described here:
community.dynamics.com/.../ms-dynamics-crm-2013-inline-lookup)
Now I have following question:
Is there a way (supported/unsupported) to change the first column of the inline lookup view? We don't want to display the primary field as first column in the inline view, but another column. The primary field shouldn’t be displayed at all in this context.
If tried to use the addCustomView command (javascript) as described here:
arvindcsit.wordpress.com/.../set-custom-view-as-default-view-for-lookup-control
But this does not change the inline lookup view. It only changes the view which is displayed after clicking the “Lock Up More Records” link.
Is there a way to change this ?
Thanks
Alen