<c:singleRelatedList recordId="{!v.contact.AccountId}"
sobjectApiName="Opportunity"
relatedFieldApiName="AccountId"
sortedBy="OppNumber__c"
fields="OppNumber__c, Name, FC_Opportunity_Status__c, StageName, Erstelldatum_SF_SG__c, CloseDate"
columns="{!v.opptyColumns}"
/>
</lightning:layoutItem>
7 respuestas
i want to know, how to use singlerelatedlist controller in datatable as both have different process