I have a table of Shows and a table of Contacts. There is a linked record field in Shows so that I can attach a Contact to a Show. When I choose a linked record from the Shows table, the record picker looks like this:
I built an interface in Grid format that has the same linked field—adding a Contact to a Show. When I choose a linked record in the interface, the record picker looks like this:
My question: Why does the record picker look different when using the same field? Can I get the interface picker to show the linked contact's email address in the picker (so somebody doesn't choose the wrong Contact)?