binxie
2023-06-16 da42e2995c00293af89c71fe5ba6e16cbb77e1b3
force-app/main/default/experiences/Consumable1/views/createRecord.json
@@ -1,27 +1,34 @@
{
  "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
  "componentName": "siteforce:sldsOneColLayout",
  "dataProviders": [],
  "id": "d64df38f-9de1-4248-9c13-ef41d110ffd8",
  "label": "Create Record",
  "regions": [
    {
      "id": "0ef64b23-8a56-4d87-9984-219633feaf24",
      "regionName": "header",
      "type": "region"
    },
    {
      "id": "33abd4a1-c8d6-4b2b-8df7-3ef0b829a56c",
      "regionName": "content",
      "type": "region"
    },
    {
      "id": "63eee37e-e8ea-4cae-b2a7-81328a5fefab",
      "regionName": "footer",
      "type": "region"
    }
  ],
  "themeLayoutType": "Inner",
  "type": "view",
  "viewType": "createrecord"
}
  "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
  "componentName" : "siteforce:sldsOneColLayout",
  "dataProviders" : [ ],
  "id" : "0f63dfba-f74b-4011-a0d5-75fe665d7bfb",
  "label" : "Create Record",
  "regions" : [ {
    "id" : "951aa7a1-efc5-4041-8929-3d980fe6f9b7",
    "regionName" : "header",
    "type" : "region"
  }, {
    "components" : [ {
      "componentAttributes" : {
        "actionApiName" : "{!actionApiName}",
        "isMicrobatch" : false
      },
      "componentName" : "forceCommunity:createRecordForm",
      "id" : "21c870a6-c4cb-476f-8dde-6906530b418e",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "7f501f3e-1f42-4cf8-925e-d0e654c13ff3",
    "regionName" : "content",
    "type" : "region"
  }, {
    "id" : "23111281-f438-4296-b47a-773feea9a17e",
    "regionName" : "footer",
    "type" : "region"
  } ],
  "themeLayoutType" : "Inner",
  "type" : "view",
  "viewType" : "createrecord"
}