Launch Custom Action in a Docked Screen

You can choose an additional method for how search result custom actions open in the USAM page. The clientClosed can keep them in a persistent (docked) window, or use the previous options of opening them in a new tab or popup (modal).

Configuration

If the client has already customized how this is going to open and the client would like to change this to the docked (static) page, change the Display Type to Docked.

  1. Navigate to Setup > Customer Metadata Type.
  2. Next to Mass ActionClosed Setting, click Manage Records.
  3. Click Edit next to what the client would like to customize.

    • Next to Add to Call List, click Edit.

  4. Click the dropdown for Display Type, and select Docked for the static display.
  5. Click Save.

For each existing custom action, please verify the following fields are set, selected, or filled in:

  • MassActionType_c
  • URL_c or (LightningComponentAPI_Name_c and AuraAttributeName_C)
  • IsActive_C is set
  • Display_Type_c

Usage Notes