Can we customize the view of the relations ship?

Hello, for example, I have an entry movie, and that entry has a lot of actors, I would like to customize information about them in a cool way. For example, I would like to see an image and a computed title (First Name + Last Name). Is that possible to do that?

This topic has been created from a Discord post (1289245594547785748) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

This is currently not possible, not without a lot of hacky code that is.

Ideally you’d create a custom field that has it’s own custom template in which you can render it to show whatever you want. But it’s only possible to creat custom fields for simple field types, like string, number etc. Not relations.