#LightningStrikes Quite possibly, my new favourite thing in Lightning, is specifying the Parent Record and Related List for the Single Related List component when building record pages. Opens up so many interesting options to show related information from arms-length objects. For a tip-of-the-iceberg example, from an Opportunity page, we can show the Account's related list of contracts, or cases, or entitlements, etc. All sorts of fun possibilities, without needing Console, or code to make it happen. More information, and the right information, in fewer clicks. <3
Hi @Buyan thyagarajand - so many possible examples come to mind. Here's one from one of my orgs where I have a custom Meeting Minutes object, related to Events via lookup. Meeting Minutes has it's own child event for Action Items. With this lightning page, on the Event record, we're showing the meeting minutes details, and the Minutes' Action Items related list.
And as an added bonus
#LightningStrikes idea, I've set those sidebar components to only be displayed when there is a Meeting Minutes record related, so there's no clutter when it's not needed.