Guest User

Untitled

a guest
Jan 18th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <c:singleRelatedList recordId="{!v.contact.AccountId}"
  2. sobjectApiName="Opportunity"
  3. relatedFieldApiName="AccountId"
  4. sortedBy="Name"
  5. fields="Name, StageName, CloseDate, Amount"
  6. columns="{!v.opptyColumns}"/>
Add Comment
Please, Sign In to add comment