A consultant is configuring article types and page layouts. Which TWO actions can an administrator perform regarding Knowledge page layouts in Lightning Experience? (Choose two.)
Trap 1: Embed custom Lightning Web Components directly into the Knowledge…
D-LWC components are placed via Lightning App Builder, not Object Manager page layouts.
Trap 2: Create separate database tables for each page layout configuration.
Incorrect. Salesforce manages the underlying object schema automatically.
- A
Assign different page layouts based on Knowledge Record Types and User Profiles.
Correct. Layout assignments can vary by record type and profile.
- B
Add Rich Text Area, URL, and Checkbox fields to the page layout.
Correct. Standard and custom fields can be arranged on the layout.
- C
Configure channel-specific layouts to show or hide fields for internal versus external users.
Correct. Channel mappings allow layout customization per delivery channel.
- D
Embed custom Lightning Web Components directly into the Knowledge object page layout via Object Manager.
Why wrong: D-LWC components are placed via Lightning App Builder, not Object Manager page layouts.
- E
Create separate database tables for each page layout configuration.
Why wrong: Incorrect. Salesforce manages the underlying object schema automatically.