Configuring advanced popping
If enabled for your account, you can configure advanced popping features using standard Salesforce point-and-click features SoftPhone layouts.
How do I configure advanced popping features?
To configure advanced popping features, perform the following steps:
Go to SoftPhone Layouts within Setup in Salesforce.
Locate the appropriate SoftPhone layout—you might only have one layout, or you might have several for different user profiles for example. To the left of the item, click Edit. SoftPhone Layout Edit appears.
Provide the following information. Only the fields that affect screen popping are included in the following table. For more information on any of the sections or fields, see Salesforce help:
Click Save. Your changes are saved. Note that it takes a few minutes (or sometimes just a browser refresh) for these settings to take effect.
How do I create a Visualforce page to pop?
If you want to customize the popped page, you must use a Visualforce page.
To create a Visualforce page for screen popping, perform the following steps:
Go to Visualforce Pages within Setup in Salesforce.
At the top of the list of Visualforce pages, click New.
A new Visualforce Page appears.
Type the following information:
In the Visual Markup section, enter the code for the Visualforce page.
When your page, or class, is called, the following arguments are sent in the query string:
Click Save.
To use your new page when an inbound call arrives, select the Visualforce page in the relevant field in the appropriate SoftPhone layout.
Advanced popping examples
The following examples demonstrate how to use advanced popping features.
