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:
- Click on
Customize
- Go the the
Settings
tab - Find the
View Settings
section - Specify the
Title Field
- Check
Show Title in Link Fields
option - Save.