Newer Version Available

This content describes an older version of this product. View Latest

Change a Visualforce Page by Using the Salesforce Console Integration Toolkit

Each implementation of Salesforce Console Integration Toolkit can look different. This example shows how to change the Salesforce console user interface using the Salesforce Console Integration Toolkit.

Due to third-party cookie restrictions in modern web browsers, Visualforce pages can’t load in Salesforce Classic console apps when third-party cookies are disabled. See Visualforce Limitations in Salesforce Classic When Third-Party Cookies are Blocked.

Note

  1. Create a Visualforce page.
  2. Cut and paste the following sample code into your Visualforce page.

    This code demonstrates various functions of the Salesforce Console Integration Toolkit:

  3. Create a custom link for cases that use your Visualforce page.
  4. Edit the page layout for cases and add your custom link.
  5. Add any domains to the console’s allowlist.

Here’s the sample Visualforce page loaded in the console.

output of sample visualforce page with various functions of the service cloud console integration toolkit