Related List Grid
GridMate provides a lightning grid component GM - RelatedList Grid to display related lists with advanced features and bypass Salesforce standard UI limitations like the number of columns and rows.
In this tutorial, we will configure GM - RelatedList Grid component by showing how to add it to a lightning page, viewing the related records and inline edit them.
GM - RelatedList Grid can be used for Lookup and Master-Detail Relations
Select an Account record and edit the page in the Lightning App Builder.
From the components list, drag and drop the component GM - RelatedList Grid.
The grid component is now ready for configuration in the Lightning App Builder.
The property values can be configured to tailor the data grid to the needs of the end-user.
To perform a quick configuration, populate the properties below:
Related List Label : Opportunities
Row Limit : 100
Page Size : 50
Custom Icon : standard:opportunity
Grid Height : 480
Show Border : Checked
Show Column Border : Checked
Show Record Details : Checked
Related List Label should be the same label as on the layout. Otherwise the user will not be able to see the data.
Below is a step by step tutorial to configure the GM - RelatedList Grid component.
Last updated