How to make a related field as the entry title of my content

System Information
  • Strapi Version: v4
  • Operating System: macOS monterey
  • Database: default strapi database
  • Node Version: 17.8
  • NPM Version: 8.8
  • Yarn Version: 1.22.8

Hi, I am trying to make a collection where I can have relations with other collection objects too, I want ti keep a field of these related collection objects as the “entry title” of my content, is that possible? If yes, how to do it?