FUYU
2023-12-13 4488f711dbc01a8db6753907cae2ef4021dede68
force-app/main/default/experiences/Consumable1/views/myAccount.json
@@ -1,93 +1,109 @@
{
  "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
  "componentName" : "siteforce:dynamicLayout",
  "dataProviders" : [ ],
  "id" : "2cd7a2df-9e65-4663-9e35-9b4134b4beb1",
  "label" : "My Account",
  "regions" : [ {
    "id" : "23da0649-b638-4675-96dc-b2c9ab32b443",
    "regionName" : "header",
    "type" : "region"
  }, {
    "components" : [ {
      "componentAttributes" : {
        "background" : "background: rgba(0,0,0,0)",
        "backgroundOverlay" : "rgba(0,0,0,0.5)",
        "contentAreaWidth" : 100,
        "sectionConfig" : {
          "UUID" : "f07182ad-75fc-4431-b6ba-400214c3d0ac",
          "columns" : [ {
            "UUID" : "3e85aad9-15c8-45da-bc0d-22dc37dd17d0",
            "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"
            } ]
          } ]
    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
    "componentName": "siteforce:dynamicLayout",
    "dataProviders": [],
    "id": "2cd7a2df-9e65-4663-9e35-9b4134b4beb1",
    "label": "My Account",
    "regions": [
        {
            "id": "23da0649-b638-4675-96dc-b2c9ab32b443",
            "regionName": "header",
            "type": "region"
        },
        "sectionHeight" : 32
      },
      "componentName" : "forceCommunity:section",
      "id" : "f07182ad-75fc-4431-b6ba-400214c3d0ac",
      "regions" : [ {
        "components" : [ {
          "componentAttributes" : {
            "recordId" : "{!CurrentUser.accountId}"
          },
          "componentName" : "forceCommunity:recordHeadline",
          "id" : "76e15d29-c38a-4c72-94b5-08c54a39de76",
          "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" : "7d8fefed-3819-4d75-8e8a-4757c623ab25",
          "renderPriority" : "NEUTRAL",
          "renditionMap" : { },
          "type" : "component"
        } ],
        "id" : "3e85aad9-15c8-45da-bc0d-22dc37dd17d0",
        "regionLabel" : "column 1",
        "regionName" : "col1",
        "renditionMap" : { },
        "type" : "region"
      } ],
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "b79a556f-e9df-45e1-bdab-1be9be91cfff",
    "regionName" : "content",
    "type" : "region"
  }, {
    "id" : "f4a5b0fd-e283-47e3-9183-5364ef798372",
    "regionName" : "footer",
    "type" : "region"
  } ],
  "themeLayoutType" : "Inner",
  "type" : "view",
  "viewType" : "my-account"
}
        {
            "components": [
                {
                    "componentAttributes": {
                        "background": "background: rgba(0,0,0,0)",
                        "backgroundOverlay": "rgba(0,0,0,0.5)",
                        "contentAreaWidth": 100,
                        "sectionConfig": {
                            "UUID": "f07182ad-75fc-4431-b6ba-400214c3d0ac",
                            "columns": [
                                {
                                    "UUID": "3e85aad9-15c8-45da-bc0d-22dc37dd17d0",
                                    "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": "f07182ad-75fc-4431-b6ba-400214c3d0ac",
                    "regions": [
                        {
                            "components": [
                                {
                                    "componentAttributes": {
                                        "recordId": "{!CurrentUser.accountId}"
                                    },
                                    "componentName": "forceCommunity:recordHeadline",
                                    "id": "76e15d29-c38a-4c72-94b5-08c54a39de76",
                                    "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": "7d8fefed-3819-4d75-8e8a-4757c623ab25",
                                    "renderPriority": "NEUTRAL",
                                    "renditionMap": {},
                                    "type": "component"
                                }
                            ],
                            "id": "3e85aad9-15c8-45da-bc0d-22dc37dd17d0",
                            "regionLabel": "column 1",
                            "regionName": "col1",
                            "renditionMap": {},
                            "type": "region"
                        }
                    ],
                    "renderPriority": "NEUTRAL",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "id": "b79a556f-e9df-45e1-bdab-1be9be91cfff",
            "regionName": "content",
            "type": "region"
        },
        {
            "id": "f4a5b0fd-e283-47e3-9183-5364ef798372",
            "regionName": "footer",
            "type": "region"
        }
    ],
    "themeLayoutType": "Inner",
    "type": "view",
    "viewType": "my-account"
}