Add Field in Contacts

Hi there,
I’m wanting to add a new field in Contact called ‘Relationship to Customer’, such that on the Customer form, I can create multiple New Contacts and distinguish them through their relationship to the customer.

I’ve created a new field called ‘Relationship to Customer’. When I add a New Contact to an existing Customer and fill all fields including my new field, all information (Phone, Email Address etc.) appear in the Contact box on the Customer page, but my new field ‘Relationship to Customer’ does not appear. I can only see it if I click ‘Edit’.

Can someone please explain to me how I can make my new Contact field visible on the Customer page?

Many thanks!

There is no provision to change this format.
You have to make changes in contact_list.html from ERP.

Check this file

https://github.com/frappe/erpnext/blob/develop/erpnext/public/js/templates/contact_list.html