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/Consumable1/views/小组RelatedList.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 45 insertions(+), 0 deletions(-) diff --git "a/force-app/main/default/experiences/Consumable1/views/\345\260\217\347\273\204RelatedList.json" "b/force-app/main/default/experiences/Consumable1/views/\345\260\217\347\273\204RelatedList.json" new file mode 100644 index 0000000..02dd0b3 --- /dev/null +++ "b/force-app/main/default/experiences/Consumable1/views/\345\260\217\347\273\204RelatedList.json" @@ -0,0 +1,45 @@ +{ + "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "95256c4b-4f81-4779-9782-9c1f067a3c0e", + "label": "灏忕粍 Related List", + "regions": [ + { + "id": "0e7b0d9f-76f3-4fcc-82dc-c4a0a8b9ff00", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customTitle": "", + "parentRecordId": "{!recordId}", + "relatedListName": "{!relationshipApiName}", + "showBreadCrumbs": true, + "showCustomTitle": false, + "showManualRefreshButton": true, + "showRowNumbers": true + }, + "componentName": "forceCommunity:relatedList", + "id": "75fb6a2a-7bfa-4e93-ad09-4a45f9ddeb46", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "26794ab2-dc3a-4fba-878d-81fe5efc5297", + "regionName": "content", + "type": "region" + }, + { + "id": "5bf0540b-4361-4c60-adc2-6f6f5a1dcf53", + "regionName": "footer", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "relatedlist-0F9" +} -- Gitblit v1.9.1