Let the Title of a record be the title of a linked reference field

I have a model whos first field is a link field that references another model.
i.e.

Venue{
  club -> Club
  someOtherField -> String
}

When viewing the the records the lable for the record can only be set to another string field.
image

I want the record to display the title field of the club field instead.

This does not appear to be an option. Instead i just record the record ID I Believe.

Hey @emile.swain, it’s almost done! It will probably be shipped next week!

1 Like

@emile.swain

We just shipped it!

Thank you once again for your feedback.