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/Consumable_21/views/quipDocsRelatedList.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 files changed, 39 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/quipDocsRelatedList.json b/force-app/main/default/experiences/Consumable_21/views/quipDocsRelatedList.json new file mode 100644 index 0000000..3d69a01 --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/views/quipDocsRelatedList.json @@ -0,0 +1,39 @@ +{ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "2fc4be36-f891-460b-89b4-b1a6cfe34c04", + "label": "Quip Docs Related List", + "regions": [ + { + "id": "bedcaec4-8838-419c-917c-2a30baa7907c", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "parentRecordId": "{!recordId}" + }, + "componentName": "forceCommunity:relatedQuipItemsView", + "id": "e07dec82-72d4-4013-96eb-d82f642b28f9", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "cc1b041f-0c31-4f66-8a60-0683bff46277", + "regionName": "content", + "type": "region" + }, + { + "id": "eece2f7a-c541-46d9-9838-967228b55600", + "regionName": "footer", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "extrelated-quip" +} -- Gitblit v1.9.1