Skip to main content
I am new to Salesforce and our users are having difficulty identifying what contacts are in which accounts. Our Accounts will generally contain no more than 2 Contacts with "Student" RecordType.  My thought was to create a formula field on Account that is a string of all Contact names for that Account and add that to search layouts but I cannot find a way to do this.  Is this possible?  Ideas on a better way to handle it?
답변 2개
  1. 2015년 12월 18일 오후 2:38
    Thank you David.  What I do not know is what the code would be to populate he field.  How can I create a string of Contacts related to an Account?  Does it have to be an array?  I did that before in VB but stumbled my way through it.  Is there an easy way to concatenate the names of all Contacts related to an Account into one string?  Thanks.
0/9000