buli
2023-07-18 df5aa8087c2c7328dc4188f05d762c8df1f0b07a
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
    "componentName": "siteforce:dynamicLayout",
    "dataProviders": [],
    "id": "aad67d03-498d-4caa-899f-c4876e7361b8",
    "label": "My Account",
    "regions": [
        {
            "id": "0e502abc-a1cf-4bf6-a377-b1d46fc201a7",
            "regionName": "header",
            "type": "region"
        },
        {
            "components": [
                {
                    "componentAttributes": {
                        "background": "background: rgba(0,0,0,0)",
                        "backgroundOverlay": "rgba(0,0,0,0.5)",
                        "contentAreaWidth": 100,
                        "sectionConfig": {
                            "UUID": "d3c93280-e94b-4efb-9f19-54d139ea03a6",
                            "columns": [
                                {
                                    "UUID": "2351fbff-96a6-46bf-8fc8-2bdf71e7fef6",
                                    "columnKey": "col1",
                                    "columnName": "column 1",
                                    "columnWidth": "12",
                                    "seedComponents": [
                                        {
                                            "attributes": {
                                                "recordId": "{!CurrentUser.accountId}",
                                                "sfdc:identifier": "forceCommunity_recordHeadline"
                                            },
                                            "fqn": "forceCommunity:recordHeadline"
                                        },
                                        {
                                            "attributes": {
                                                "recordId": "{!CurrentUser.accountId}",
                                                "sfdc:identifier": "forceCommunity_recordHomeTabs"
                                            },
                                            "fqn": "forceCommunity:recordHomeTabs"
                                        }
                                    ]
                                }
                            ]
                        },
                        "sectionHeight": 32
                    },
                    "componentName": "forceCommunity:section",
                    "id": "d3c93280-e94b-4efb-9f19-54d139ea03a6",
                    "regions": [
                        {
                            "components": [
                                {
                                    "componentAttributes": {
                                        "recordId": "{!CurrentUser.accountId}"
                                    },
                                    "componentName": "forceCommunity:recordHeadline",
                                    "id": "07793973-937e-430c-8acf-859dbbeb8c04",
                                    "renderPriority": "NEUTRAL",
                                    "renditionMap": {},
                                    "type": "component"
                                },
                                {
                                    "componentAttributes": {
                                        "detailsTabLabel": "Details",
                                        "discussionsTabLabel": "Feed",
                                        "recordId": "{!CurrentUser.accountId}",
                                        "relatedTabLabel": "Related",
                                        "showLegacyActivityComposer": false,
                                        "tab1Type": "details",
                                        "tab2Type": "related",
                                        "tab3Type": "chatter",
                                        "tab4Type": "none",
                                        "timelineTabLabel": "Activity"
                                    },
                                    "componentName": "forceCommunity:recordHomeTabs",
                                    "id": "b88fcbd7-d143-43eb-800b-81b98e424c6f",
                                    "renderPriority": "NEUTRAL",
                                    "renditionMap": {},
                                    "type": "component"
                                }
                            ],
                            "id": "2351fbff-96a6-46bf-8fc8-2bdf71e7fef6",
                            "regionLabel": "column 1",
                            "regionName": "col1",
                            "renditionMap": {},
                            "type": "region"
                        }
                    ],
                    "renderPriority": "NEUTRAL",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "id": "ffaa45b5-953e-49f2-8b6a-a8580f8e1a20",
            "regionName": "content",
            "type": "region"
        },
        {
            "id": "e0f9bc9b-14dc-41d3-b619-1f5b27c8ee34",
            "regionName": "footer",
            "type": "region"
        }
    ],
    "themeLayoutType": "Inner",
    "type": "view",
    "viewType": "my-account"
}