Aw Computingの管理者は、アカウントの詳細、関連リスト、およびおしゃべりフィードをそれぞれに必要としています。 アカウントを確認すると、別のタブに表示されます。 管理者はどのタイプのページを作成する必要がありますか?
正解:C
Lightning record page is a type of page that should be created to meet this requirement. Lightning record page allows an administrator to customize the layout and components for a specific object record page in Lightning Experience or the Salesforce mobile app. To create tabs for account details, related lists, and chatter feeds, use the Tabs component in the Lightning App Builder and drag the desired components to each tab. Reference: https://help.salesforce.com/s/articleView?id=sf.app_builder_record_page.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.app_builder_tabs.htm&type=5