From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 18 七月 2023 09:19:12 +0800 Subject: [PATCH] changeorg --- force-app/main/default/experiences/Consumable1/views/用户関連リスト.json | 82 ++++++++++++++++++++++------------------- 1 files changed, 44 insertions(+), 38 deletions(-) diff --git "a/force-app/main/default/experiences/Consumable1/views/\347\224\250\346\210\267\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json" "b/force-app/main/default/experiences/Consumable1/views/\347\224\250\346\210\267\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json" index 632316f..643b4f8 100644 --- "a/force-app/main/default/experiences/Consumable1/views/\347\224\250\346\210\267\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json" +++ "b/force-app/main/default/experiences/Consumable1/views/\347\224\250\346\210\267\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json" @@ -1,39 +1,45 @@ { - "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName" : "siteforce:sldsOneColLayout", - "dataProviders" : [ ], - "id" : "a7a75c83-a63d-4031-8a1a-524e45f77737", - "label" : "鐢ㄦ埛 闁㈤�c儶銈广儓", - "regions" : [ { - "id" : "5504b9cc-87ba-4a13-a6de-882db87b1ef9", - "regionName" : "header", - "type" : "region" - }, { - "components" : [ { - "componentAttributes" : { - "customTitle" : "", - "parentRecordId" : "{!recordId}", - "relatedListName" : "{!relationshipApiName}", - "showBreadCrumbs" : true, - "showCustomTitle" : false, - "showManualRefreshButton" : true, - "showRowNumbers" : true - }, - "componentName" : "forceCommunity:relatedList", - "id" : "99b7c2fd-07f6-4cca-bc65-4801c3c91a29", - "renderPriority" : "NEUTRAL", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "90a88344-631c-4a99-bfb9-5b5918c98cdc", - "regionName" : "content", - "type" : "region" - }, { - "id" : "c8110fe8-136a-4078-a991-8810167e994a", - "regionName" : "footer", - "type" : "region" - } ], - "themeLayoutType" : "Inner", - "type" : "view", - "viewType" : "relatedlist-005" -} \ No newline at end of file + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "a7a75c83-a63d-4031-8a1a-524e45f77737", + "label": "鐢ㄦ埛 闁㈤�c儶銈广儓", + "regions": [ + { + "id": "5504b9cc-87ba-4a13-a6de-882db87b1ef9", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customTitle": "", + "parentRecordId": "{!recordId}", + "relatedListName": "{!relationshipApiName}", + "showBreadCrumbs": true, + "showCustomTitle": false, + "showManualRefreshButton": true, + "showRowNumbers": true + }, + "componentName": "forceCommunity:relatedList", + "id": "99b7c2fd-07f6-4cca-bc65-4801c3c91a29", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "90a88344-631c-4a99-bfb9-5b5918c98cdc", + "regionName": "content", + "type": "region" + }, + { + "id": "c8110fe8-136a-4078-a991-8810167e994a", + "regionName": "footer", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "relatedlist-005" +} -- Gitblit v1.9.1