Configure USAM Activity Search Facet

  1. Click Setup.
  2. Click Custom Metadata Types.
  3. Next to Search and Match UI Configurations to Manage Records.
  4. Click Default.
  5. Click Edit.
  6. Under Search and Match Layout, you will see code. Enter the following code into the code block where you would like the Activity Search Facet to appear:
    • Copy

      Activity Search Facet Code

      {
            "visible": "yes",
            "title": "Activity Search",
            "stickyFields": [],
            "sticky": null,
            "name": "activitySearch",
            "layoutIcon": "fa fa-search fa-fw",
            "label": "ActivitySearchSection",
            "items": null,
            "filters": null,
            "editorIcon": "search"
          },
  7. Click Save.

After you add your Activity Search Facet, it is best practice to test the feature in a SandboxClosed Non Production Environments are used by customers to test new features prior to them going live./UAT environment.