Skip to main content
Sabrina Vogel a posé une question dans #Salesforce Admin

Is there a way to pull over the Title in this View? This is a related list within a Client (Account) object. It is a Lookup Field Related to Contacts

Dynamic Related List - Need Title

 

Partner _ Look up Field.JPG

 

#Salesforce Admin  #Related List

3 réponses
  1. 4 avr. 2024, 21:08

    Okay, cuz this is a custom Junction Object, I would just create a Formula(Text) field on the Junction Object like this

     

    Rep_Name__r.Title

    That will display the Rep's Title on the Junction Object and you can add the Formula(Text) field to the Related List on the Account page layout 

     

    after you get me that beer you your ;-p

0/9000