+ Start a Discussion
KevinG514KevinG514 

Show CTI in custom APEX Page

When using a CTI with a custom apex page the CTI doesn't display while on that page.  Is there a way to have the CTI visible while on my custom page?

Thanks

werewolfwerewolf

CTI will only work on Visualforce pages if those pages have a sidebar (that's sidebar="true" on the apex:page).