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
GM - Related List Grid may not function on Gov Cloud due to restrictions from Salesforce. You are recommended to use a FieldSet Grid or a UserGrid to replicate the Related List
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.
Open Split View by Default
Open Split View by Default is a feature that automatically opens Split View on your smart grids (GM Related List Grid, Parent Related List Grid, List View Grid, Field Set Grid, etc.) when the page is loaded or refreshed, enhancing your 360° experience.
Edit the page in Lightning App Builder.
Select GM – Related List Grid (or the relevant smart grid).
To perform a quick configuration, set the following property:
Auto Select 1st Row : Checked.
Open Split View : Checked.

After saving the configuration, Split View will automatically open on the smart grid when the page is loaded or refreshed.

Last updated
Was this helpful?