From 0c4796706fc9473d069b620321a54b20a119906c Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 11 七月 2023 14:16:44 +0800 Subject: [PATCH] Merge branch 'LEXUpgrade2023-Deloitte' --- force-app/main/default/experiences/Partner21/views/quipDocsRelatedList.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 files changed, 39 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/quipDocsRelatedList.json b/force-app/main/default/experiences/Partner21/views/quipDocsRelatedList.json new file mode 100644 index 0000000..568a0c2 --- /dev/null +++ b/force-app/main/default/experiences/Partner21/views/quipDocsRelatedList.json @@ -0,0 +1,39 @@ +{ + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "7bb87352-7c83-46dd-ad49-c8f579c0b0fc", + "label": "Quip Docs Related List", + "regions": [ + { + "id": "55793fa4-7b5e-4eaa-a2ce-c428ef597558", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "parentRecordId": "{!recordId}" + }, + "componentName": "forceCommunity:relatedQuipItemsView", + "id": "90a9799d-3277-41f1-9bc5-b7389629c819", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "4a5e58cc-e61e-4cd2-92f8-66c460dc2f48", + "regionName": "content", + "type": "region" + }, + { + "id": "3f6284b0-a596-4a22-8885-e333c796f8af", + "regionName": "footer", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "extrelated-quip" +} -- Gitblit v1.9.1