How can the label on a multi-select table field be changed from the ID field?

I’ve created a custom mutli-select table field, but I want to control the label text of the selected target instance. Right now it is displaying the ID field. Can I make it display a formatted string of the ID with its description rather than simply the ID field?

The solution to my issue was to set the Title Field and check Show Title in Link Fields checkbox.

On the doc type being listed:

  1. Click on Customize
  2. Go the the Settings tab
  3. Find the View Settings section
  4. Specify the Title Field
  5. Check Show Title in Link Fields option
  6. Save.