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": "87c1c576-6744-474b-9e97-f16fc38fe2bb",
| "label": "Flow",
| "regions": [
| {
| "id": "1f2335d9-cba5-45fd-b3e8-9a8187399562",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "flowArguments": "",
| "flowName": "{!flowName}"
| },
| "componentName": "forceCommunity:flowCommunity",
| "id": "a216c407-67a7-4b5a-9937-ac1721b1f20c",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "8acdc309-e025-4b75-8d16-5ca5f325c999",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "f65c79b7-acf1-4079-ab20-34a867030d1d",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "flow"
| }
|
|