An administrator is configuring collaboration and field audit visibility for a custom object named Asset_Maintenance__c. The requirement specifies that whenever the Status__c or Technician_Notes__c fields are modified, automated record updates must appear in the record's Chatter feed. Additionally, users need the ability to quickly create a related Maintenance_Log__c record directly from the Chatter publisher on the Asset_Maintenance__c record page. Which TWO administrative configurations are required to satisfy these business requirements?
- Enable Feed Tracking for the Asset_Maintenance__c object in Setup and select the Status__c and Technician_Notes__c fields.Cevap
- BAdd the Create Maintenance Log quick action to the Global Publisher Layout so it inherits down to the Asset_Maintenance__c feed publisher.
- Create an Object-Specific Quick Action on Asset_Maintenance__c to create a Maintenance_Log__c record and add it to the Salesforce Mobile and Lightning Experience Actions section of the Asset_Maintenance__c Page Layout.Cevap
- DConfigure Chatter Organization-Wide Defaults to automatically generate feed items for all custom picklist and text field updates.
- ECreate a custom metadata rule in Chatter Settings to bypass the 20-field Feed Tracking limit for the Asset_Maintenance__c object.
Cevap
To meet the requirements, the administrator must enable Feed Tracking on the Asset_Maintenance__c object for the specific fields, and create an Object-Specific Quick Action added to the object's page layout under Salesforce Mobile and Lightning Experience Actions.
Enabling Feed Tracking at the object level for specific fields generates system posts whenever those fields change. To provide an action on an object's feed publisher, an Object-Specific Quick Action must be created and added to that object's page layout within the Salesforce Mobile and Lightning Experience Actions section.
Adım Adım Çözüm
Anahtar Kavram
Chatter Feed Tracking and Publisher Layout Administration