function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Lisa SchutterLisa Schutter 

Problem with Visualforce pop up CTI

Hi all,

We enabled an CTI in our sandbox. Now I am trying to create a pop-up visualforce page when there multiple-matching records showing information from contacts and accounts in columns. In the softphone layout if was able to make my visualforce page pop-up. Now I need to get the information in the page. I tried copien the code from this post: Multiple-matching record https://developer.salesforce.com/page/Creating_Custom_Screen_Pop_Pages.

But I am getting this error: https://developer.salesforce.com/page/Creating_Custom_Screen_Pop_Pages

I think i need to get the ANI and DNIS from the URL. How do I do this?