Hi all,
I have a scenario wherein i am using OOTB Contact Entity and two separate Custom Entities similar to Accounts. For e.g. The Custom entities are "Parent Account" & "Child Account". Now, Parent Account can have set of Contacts and Child Account can also have the set of Contacts linked in the Contacts Sub-Grid. How can i display/show the Contacts from Child Account which belong to a Parent Account within the Parent Account Contacts View. Attaching a simple figure to show the requirement. Please let me know whether this can be achieved simply by Views or JS but with Custom Entities. As mentioned, Child Account has a lookup to map it to a Parent Account.