My Account entity has a Primary Contact field which is a link to the Contact Entity showing the Contact FullName.
How do I add more fields from the contact (for viewing only) on the account screen?
If I can get these fields visible from the account, presumably I can use them in Views of the Account Entity as well?
Thats what I'm trying to do. I need the Primary contact's FirstName, Surname, Salutation and email address on a view in order to do a mailshot from a list of Accounts using their Primary Contact details.
As always - help is much appreciated.
(NB, I'm not a developer, so code is gibberish to me).