GM - User Grid Split View
(gmpkg:UserGridSplitViewComponent)
Last updated
Was this helpful?
Was this helpful?
{
"Name": {
"operator": "in",
"value": "('GM Opportunity Grid','Pipeline Opportunity Grid')"
}
}<design:component label="GM - User Grid Split View">
<design:attribute name="targetObject" label="Target Object"
description="Target Object API Name"/>
<design:attribute name="splitViewName" label="Split View Name"
description="Unique split view name to identify the component on the page"/>
<design:attribute name="defaultUserGrid" label="Default Grid"
description="Default grid to load"/>
<design:attribute name="objectLabel" label="List Label"
description="List Label"/>
<design:attribute name="gridFilter" label="Grid Filter"
description="Json string to define user grid filter criteria"/>
<design:attribute name="adminFilter" label="Inline Filter"
description="Json string to define inline filter criteria"/>
<design:attribute name="height" label="View Height"
description="Set the view height"/>
<design:attribute name="canCreate" label="Enable Create"
description="Check this option if you want to create a grid"/>
<design:attribute name="inline" label="Disable Refresh View"
description="Check this option if you want to disable the view refresh after an update"/>
<design:attribute name="collapseSplitView" label="Collapse Split View"
description="Check this option if you want to collapse the split view"/>
<design:attribute name="noNavigation" label="Disable Navigation"
description="Hide the navigation to the grid"/>
<design:attribute name="canToggleFullscreen" label="Enable Toggle Fullscreen"
description="Check this option if you want to enable toggle fullscreen"/>
<design:attribute name="noLexHeader" label="Hide App Header"
description="Hide the app page header"/>
<design:attribute name="density" label="Density"
description="Grid density : comfy | compact"/>
</design:component>