A Salesforce Administrator at an IT services company needs to allow support engineers to create a related Service Ticket record directly from an active Asset record. The solution must automatically populate the Asset lookup field with the current Asset record's details, default the Status field to 'Submitted', and display a streamlined set of fields to the user during creation. Which configuration should the administrator implement to fulfill these requirements?
- Create an Object-Specific Quick Action on the Asset object, configure predefined field values for the Asset and Status fields, and customize the action layout.Cevap
- BCreate a Global Quick Action to create the Service Ticket record, define predefined field values, and add it to the Global Publisher Layout.
- CCreate a Custom Link on the Asset object that uses Dynamic Forms component visibility rules to pass field parameters.
- DCreate an Object-Specific Quick Action on the Service Ticket object and rely on record type picklist assignment to set the initial values.
Cevap
Create an Object-Specific Quick Action on the Asset object, configure predefined field values for the Asset and Status fields, and customize the action layout.
An Object-Specific Quick Action created on the Asset parent object has automatic access to the record context. Setting predefined field values allows the system to populate both the target record's lookup to Asset and fixed values like Status = 'Submitted'. Customizing the action layout controls which fields appear to the user.
Adım Adım Çözüm
Anahtar Kavram
Object-Specific Quick Actions and Predefined Field Values
Tahmini Süre:1m 30s