Soru

Zorluk: OrtaQuick Actions, Custom Buttons, and Links

An administrator at a subscription management company needs to enable sales representatives to create a related Renewal Opportunity directly from a custom Contract record page in Lightning Experience. The new Opportunity must automatically populate its Account Name and Primary Contact fields using context from the originating Contract record, and the action button must only be accessible from the Contract object's page layout. Which configuration should the administrator implement to fulfill these requirements?

  1. Create an Object-Specific Quick Action on the Contract object to create an Opportunity record and define Predefined Field Values for the target fields.Cevap
  2. B
    Create a Global Quick Action to create an Opportunity record and place it on the Global Publisher Layout.
  3. C
    Create a Custom Detail Page Button on the Contract object using custom OnClick JavaScript to execute field assignment logic.
  4. D
    Configure Dynamic Forms component visibility rules on the Contract page layout to automatically expose hidden child Opportunity fields.

Cevap

The administrator should create an Object-Specific Quick Action on the Contract object that creates a related Opportunity record and configures Predefined Field Values for the Account Name and Primary Contact fields.
Creating an Object-Specific Quick Action on the Contract object enables administrators to create related Opportunity records while automatically populating target fields using Predefined Field Values. Because it is object-specific, it retains record context and can be assigned directly to the Contract object page layout.

Adım Adım Çözüm

1
Navigate to Object Manager, select the Contract object, and create a new Quick Action of type 'Create a Record' targeting the Opportunity object.
An object-specific action layout and configuration context tied directly to Contract records is established.
Object-specific quick actions inherit parent record context, which is required to automatically populate related fields.
2
Define Predefined Field Values for the Account Name and Primary Contact fields using formulas derived from the originating Contract record.
The target fields on the newly created Opportunity are automatically populated upon clicking the action.
Predefined field values streamline data entry and enforce data consistency without requiring manual user input.
3
Add the newly created Quick Action to the Lightning Experience Actions section of the Contract Page Layout.
The action button becomes available specifically on the Contract record page UI.
Actions must be explicitly assigned to the page layout or Dynamic Actions bar to appear for end users.

Anahtar Kavram

Object-Specific Quick Actions and Predefined Field Values
Bu soruyu puanla