Hi guys,
I have a request to have a lookup field on the Account entity to show account name and account number AFTER a record has been selected.
So instead of "Leins and Company" the expectation of our users would be to see "Leins and Company (0000123456)"
I have already a calculated field that concatenates this information, but I do not know how I can make the lookup field to display it.
Any help is very much appreciated.
Thanks.
//Christian