User Grid - Split View
GridMate provides the Grid - User Grid Split View component to assist users in achieving a clearer view of the User Grids and facilitating easier grids management.
In this tutorial, we will configure Grid - User Grid Split View component by showing how to Create a new Lightning pages, and add the component to a lightning page.
Create new Lightning pages in the Lightning App Builder.
From components list, drag and drop the component Grid - User Grid Split View.
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:
Target Object : Opportunity
Default Grid : Pipeline_Opportunity Grid_9cv0w
List Label : User Grid
Grid Filter :
{ "Name": { "operator": "in", "value": "('GM Opportunity Grid','Pipeline Opportunity Grid')" } }
View Height : 9999
Grid - User Grid Split View Setup
Below is a step by step tutorial to configure the Grid - User Grid Split View component.
Last updated