Grid - Inline Components
Last updated
Was this helpful?
Was this helpful?
[
{
"component": "gmpkg:RecordLayoutComponent",
"attributes": {
"targetObjName": "Contact",
"recordIdField": "Sponsor__c",
"showBorder": true,
"recordLayout": "{\"sections\":[{\"name\":\"SponsorInformation\",\"label\":\"Sponsor Information\",\"active\":true,\"cols\":3,\"rows\":[[{\"apiName\":\"ReportsToId\"},{\"apiName\":\"MailingStreet\"},{\"apiName\":\"MailingCountry\",\"coloring\":[{\"color\":\"#a6f79e\",\"exp\":{\"MailingCountry\":{\"operator\":\"=\",\"value\":\"USA\"}}}]}],[{\"apiName\":\"MailingCity\",\"autocomplete\":[\"Paris\",\"New York\",\"London\",\"Rome\"],\"noWhitespace\":true}],[{\"apiName\":\"CreatedById\",\"noWhitespace\":true}],[{\"apiName\":\"LastModifiedById\",\"noWhitespace\":true}],[{\"apiName\":\"Notes__c\",\"noWhitespace\":true}],[{\"apiName\":\"RecordTypeId\",\"noWhitespace\":true}]]}]}"
}
},
{
"component": "gmpkg:RelatedListDataGridComponent",
"attributes": {
"relatedListLabel": "Contact Roles",
"rowLimit": 100,
"pageSize": 10,
"customIcon": "standard:contact",
"filter": "{}",
"order": "",
"canUpdate": true,
"canMassUpdate": true,
"canDelete": true,
"canCreate": true,
"showBorder": true,
"showColumnBorder": true,
"recordDetail": true,
"canFilter": true,
"canClone": true,
"canExport": true,
"canImport": false,
"canFreeze": true,
"canExplore": false,
"fullRecordCreation": true,
"defaultValues": "{}",
"jsonActions": "[]",
"buttonActions": false,
"visibleActions": 0,
"jsonRecordActions": "[]",
"frozenColumns": 0,
"TotalColor": "#FFFFFF",
"TotalBgColor": "#0176D2",
"recordRelated": "[]",
"density": "comfy"
}
},
{
"component": "gmpkg:RelatedListDataGridComponent",
"attributes": {
"relatedListLabel": "Opportunity Team",
"rowLimit": 100,
"pageSize": 10,
"customIcon": "standard:contact",
"filter": "{}",
"order": "",
"canUpdate": true,
"canMassUpdate": true,
"canDelete": true,
"canCreate": true,
"canFilter": true,
"canClone": true,
"canExport": true,
"canImport": false,
"canFreeze": true,
"canExplore": false,
"fullRecordCreation": true,
"showBorder": true,
"showColumnBorder": true,
"recordDetail": true,
"defaultValues": "{}",
"jsonActions": "[]",
"buttonActions": false,
"visibleActions": 0,
"jsonRecordActions": "[]",
"frozenColumns": 0,
"TotalColor": "#FFFFFF",
"TotalBgColor": "#0176D2",
"recordRelated": "[]",
"density": "comfy"
}
},
{
"component": "gmpkg:RelatedListDataGridComponent",
"attributes": {
"relatedListLabel": "Products",
"rowLimit": 100,
"pageSize": 10,
"customIcon": "standard:contact",
"filter": "{}",
"order": "",
"canUpdate": true,
"canMassUpdate": true,
"canDelete": true,
"canCreate": true,
"canFilter": true,
"canClone": true,
"canExport": true,
"canImport": false,
"canFreeze": true,
"canExplore": false,
"fullRecordCreation": true,
"defaultValues": "{}",
"jsonActions": "[]",
"buttonActions": false,
"visibleActions": 0,
"showBorder": true,
"showColumnBorder": true,
"recordDetail": true,
"jsonRecordActions": "[]",
"frozenColumns": 0,
"TotalColor": "#FFFFFF",
"TotalBgColor": "#0176D2",
"recordRelated": "[]",
"density": "comfy"
}
}
]