binxie
2023-06-20 f62ffbeb0ce6d67b56c0d409d7b93574a0070452
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": "95226447-4e8f-45b9-aac1-576d87068d01",
  "componentName": "siteforce:dynamicLayout",
  "dataProviders": [],
  "id": "4f2502be-3471-4328-98e2-65da8b475fba",
  "label": "My Account",
  "regions": [
    {
      "id": "0fe567d7-b175-4553-afce-2d94a89ec8f4",
      "regionName": "header",
      "type": "region"
    },
    {
      "components": [
        {
          "componentAttributes": {
            "background": "background: rgba(0,0,0,0)",
            "backgroundOverlay": "rgba(0,0,0,0.5)",
            "contentAreaWidth": 100,
            "sectionConfig": {
              "UUID": "cd2c0881-a4ee-4c92-9f52-0b8a22f662be",
              "columns": [
                {
                  "UUID": "2e7c4da1-56f3-4cc6-9c2e-f7240b790aba",
                  "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": "cd2c0881-a4ee-4c92-9f52-0b8a22f662be",
          "regions": [
            {
              "components": [
                {
                  "componentAttributes": {
                    "recordId": "{!CurrentUser.accountId}"
                  },
                  "componentName": "forceCommunity:recordHeadline",
                  "id": "a910e746-8430-45b7-931b-2c4556ba0db6",
                  "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": "d85c38c5-4616-4da6-add9-8a4132ac5487",
                  "renderPriority": "NEUTRAL",
                  "renditionMap": {},
                  "type": "component"
                }
              ],
              "id": "2e7c4da1-56f3-4cc6-9c2e-f7240b790aba",
              "regionLabel": "column 1",
              "regionName": "col1",
              "renditionMap": {},
              "type": "region"
            }
          ],
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        }
      ],
      "id": "a73bd5f9-9299-4e4b-baa2-91a26491da54",
      "regionName": "content",
      "type": "region"
    },
    {
      "id": "b6019a7e-b6e8-4f11-a85c-d4750475412a",
      "regionName": "footer",
      "type": "region"
    }
  ],
  "themeLayoutType": "Inner",
  "type": "view",
  "viewType": "my-account"
}