1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
| {
| "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "a7dcd30a-fcf7-436e-9319-602f77df9596",
| "label": "Create Record",
| "regions": [
| {
| "id": "d202a124-8b33-4d13-ad05-fd133edbed9a",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "actionApiName": "{!actionApiName}",
| "isMicrobatch": false
| },
| "componentName": "forceCommunity:createRecordForm",
| "id": "4fb084b2-392a-4bfe-98bd-9e5b8f83f407",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "a210a8ec-0bd9-48e4-90b1-395f0d962bed",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "1971ca17-d6d0-4152-a036-4ed33412c132",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "createrecord"
| }
|
|