An administrator at a renewable energy company needs to allow field engineers to create a related Inspection record directly from a Customer Site record. The new Inspection record must automatically populate the Site Location and Maintenance Region fields with data from the parent Customer Site record. Which solution should the administrator implement to meet this requirement?
- Create an Object-Specific Quick Action on the Customer Site object with Predefined Field Values, and add it to the Customer Site page layout.Cevap
- BCreate a Global Quick Action with Predefined Field Values, and add it to the Global Publisher Layout.
- CCreate a Custom Detail Page Button using JavaScript to set the field values, and place it on the Customer Site page layout.
- DCreate a Custom Link on the Inspection object that redirects to a standard record creation page.
Cevap
Create an Object-Specific Quick Action on the Customer Site object with Predefined Field Values, and add it to the Customer Site page layout.
Creating an Object-Specific Quick Action on the source object (Customer Site) enables the administrator to define Predefined Field Values that reference the parent record's fields. Placed on the parent object layout, it provides a seamless, context-aware record creation flow in Lightning Experience.
Adım Adım Çözüm
Anahtar Kavram
Object-Specific Quick Actions and Predefined Field Values