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/Consumable_21/views/createRecord.json | 72 ++++++++++++++++++------------------ 1 files changed, 36 insertions(+), 36 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/createRecord.json b/force-app/main/default/experiences/Consumable_21/views/createRecord.json index a960998..4df7a60 100644 --- a/force-app/main/default/experiences/Consumable_21/views/createRecord.json +++ b/force-app/main/default/experiences/Consumable_21/views/createRecord.json @@ -1,40 +1,40 @@ { - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "f3337021-df6f-459b-afd9-2b8ad6a459cd", - "label": "Create Record", - "regions": [ - { - "id": "f9a7cbcb-c8e3-4766-8202-8900a6ac3369", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "f3337021-df6f-459b-afd9-2b8ad6a459cd", + "label": "Create Record", + "regions": [ { - "componentAttributes": { - "actionApiName": "{!actionApiName}", - "isMicrobatch": false - }, - "componentName": "forceCommunity:createRecordForm", - "id": "119c4809-25fa-4755-abba-0f76faf67b8e", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "f9a7cbcb-c8e3-4766-8202-8900a6ac3369", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "actionApiName": "{!actionApiName}", + "isMicrobatch": false + }, + "componentName": "forceCommunity:createRecordForm", + "id": "119c4809-25fa-4755-abba-0f76faf67b8e", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "581148df-547f-4ee4-9abe-ee2ae8666a3e", + "regionName": "content", + "type": "region" + }, + { + "id": "73518618-27ee-4b48-a2b9-0582bc983c05", + "regionName": "footer", + "type": "region" } - ], - "id": "581148df-547f-4ee4-9abe-ee2ae8666a3e", - "regionName": "content", - "type": "region" - }, - { - "id": "73518618-27ee-4b48-a2b9-0582bc983c05", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "createrecord" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "createrecord" } -- Gitblit v1.9.1