
The field is Site_IT_Contact__c and the syntax I am using is IT_Solution__r.Site_SOC__r.Site_IT_Contact__c
Is this wrong?
Thanks
3 respuestas
Hi T O, Use the Insert field button to navigate to IT Solution -> Site SOC -> Site IT Contact - First Name (and same for Last Name field) and your formula will be something like below
IT_Solution__r.Site_SOC__r.Site_IT_Contact__r.FirstName+" "+ IT_Solution__r.Site_SOC__r.Site_IT_Contact__r.LastName