You need to sign in to do that
Don't have an account?

Financial Force PSA Child Opportunity Related List
Hello!
I'm trying to create an email template that pulls the related opportunities from a record on the Parent Opportunity record type.The opportunities are linked by a Parent Opportunity field from Financial Force PSA. I'm able to get the email template to work if I use the PSA field as my api reference with __r, but that doesn't get me the related opportunities to the parent record. It gives me the parent record looking from the child opportunity. I've tried using Opportunities__r to no avail. It appears to be looking at another related list called Opportunities. below is a screen shot of the field details. What I really need is the API name for the related list for the Child Opportunities. Any ideas on how I might find this.

I'm trying to create an email template that pulls the related opportunities from a record on the Parent Opportunity record type.The opportunities are linked by a Parent Opportunity field from Financial Force PSA. I'm able to get the email template to work if I use the PSA field as my api reference with __r, but that doesn't get me the related opportunities to the parent record. It gives me the parent record looking from the child opportunity. I've tried using Opportunities__r to no avail. It appears to be looking at another related list called Opportunities. below is a screen shot of the field details. What I really need is the API name for the related list for the Child Opportunities. Any ideas on how I might find this.
You have to visualforce to get this done, please refer to the following link for further information.
https://success.salesforce.com/answers?id=90630000000hP2jAAE
What I was actually trying to do was get the opportunity related list from the opportunity. I did figure this out.
Thank you,
Sandra
Thank you so much for responding to my question. Much appreciated!