Newer Version Available

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

Sample Visualforce Page 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.
  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 uses your Visualforce page.
  4. Edit the page layout for cases and add your custom link.
  5. Add any domains to the console’s whitelist.
Here’s what your sample Visualforce page looks like in the console:
output of sample visualforce page with various functions of the service cloud console integration toolkit