Question

Difficulty: MediumChatter Settings, Feed Tracking, and Publisher Layouts

An administrator at Cloud Kicks is configuring Chatter for the custom object Order_Fulfillment__c. The operations team requires real-time updates in the record feed whenever the Fulfillment Status or Target Delivery Date fields are modified. Additionally, users need the ability to quickly create related records directly from the Chatter publisher on record pages. Which two administrative configurations are required to meet these business requirements? (Select TWO.)

  1. Enable Feed Tracking for the Order_Fulfillment__c object in Setup and select the Fulfillment Status and Target Delivery Date fields.Answer
  2. B
    Add object-specific Quick Actions to the Quick Actions in the Salesforce Classic Publisher section of the object page layout.
  3. Add object-specific Quick Actions to the Salesforce Mobile and Lightning Experience Actions section of the object page layout.Answer
  4. D
    Configure the Global Publisher Layout to include the object-specific Quick Actions for Order_Fulfillment__c.
  5. E
    Enable Feed Tracking under Company Information to allow automatic field updates across all custom object fields.

Answer

To meet the requirements, the administrator must enable Feed Tracking for the Order_Fulfillment__c object and select the specific fields, and add object-specific Quick Actions to the Salesforce Mobile and Lightning Experience Actions section on the object page layout.
Enabling Feed Tracking for Order_Fulfillment__c with the specified fields checked enables automated feed notifications whenever those fields change. Placing Quick Actions into the Salesforce Mobile and Lightning Experience Actions section of the assigned page layout makes those actions visible in the Chatter publisher on Lightning record pages.

Step-by-Step Solution

1
Navigate to Setup > Feed Tracking.
Locate the Order_Fulfillment__c object.
Feed tracking must be explicitly enabled per object.
2
Check 'Enable Feed Tracking' and select the target fields (Fulfillment Status and Target Delivery Date), then click Save.
Field modifications on these selected fields will automatically generate feed posts on the record.
Chatter feed tracking monitors up to 20 selected fields per object.
3
Navigate to Object Manager > Order_Fulfillment__c > Page Layouts and edit the assigned page layout.
Access the action layout configuration options.
Quick actions displayed on record pages are governed by the object page layout.
4
Drag the desired Quick Actions into the 'Salesforce Mobile and Lightning Experience Actions' section and save.
The quick actions appear in the Chatter publisher component on the Lightning record page.
Lightning record pages display actions configured in the Mobile and Lightning Experience section.

Key Concept

Chatter Feed Tracking configuration and Publisher Layout Action placement for Lightning Experience
Rate this question