From 5b5c1e16deaa3a9d6d0ed1ffca390655ed103df7 Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期五, 14 七月 2023 14:56:14 +0800 Subject: [PATCH] lex community --- force-app/main/default/experiences/Consumable_21/views/userRelatedList.json | 82 ++++++++++++++++++++-------------------- 1 files changed, 41 insertions(+), 41 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/userRelatedList.json b/force-app/main/default/experiences/Consumable_21/views/userRelatedList.json index ef778ae..1cc1074 100644 --- a/force-app/main/default/experiences/Consumable_21/views/userRelatedList.json +++ b/force-app/main/default/experiences/Consumable_21/views/userRelatedList.json @@ -1,45 +1,45 @@ { - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "c449b307-105f-42b0-aea1-e06c8080480a", - "label": "User Related List", - "regions": [ - { - "id": "be7ce0a1-6734-400d-88c5-d6d786282caf", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "c449b307-105f-42b0-aea1-e06c8080480a", + "label": "User Related List", + "regions": [ { - "componentAttributes": { - "customTitle": "", - "parentRecordId": "{!recordId}", - "relatedListName": "{!relationshipApiName}", - "showBreadCrumbs": true, - "showCustomTitle": false, - "showManualRefreshButton": true, - "showRowNumbers": true - }, - "componentName": "forceCommunity:relatedList", - "id": "49ac6200-2ed3-4008-9f09-73382697e7de", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "be7ce0a1-6734-400d-88c5-d6d786282caf", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customTitle": "", + "parentRecordId": "{!recordId}", + "relatedListName": "{!relationshipApiName}", + "showBreadCrumbs": true, + "showCustomTitle": false, + "showManualRefreshButton": true, + "showRowNumbers": true + }, + "componentName": "forceCommunity:relatedList", + "id": "49ac6200-2ed3-4008-9f09-73382697e7de", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "9f2d070f-cdaf-477d-9b69-42c67d105530", + "regionName": "content", + "type": "region" + }, + { + "id": "344397fc-c228-4f69-8630-5460d6cd4f3d", + "regionName": "footer", + "type": "region" } - ], - "id": "9f2d070f-cdaf-477d-9b69-42c67d105530", - "regionName": "content", - "type": "region" - }, - { - "id": "344397fc-c228-4f69-8630-5460d6cd4f3d", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "relatedlist-005" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "relatedlist-005" } -- Gitblit v1.9.1