Skip to main content
Hi,

 

 

 

I am having issues running sample VF pages through Service Console Integration Toolkit.

 

Would appreciate your help in resolving my issues

 

 

 

I am using sample code provided in the Toolkit Guide

 

What I can do:

 

  • I can close a primary tab using custom link

  • I can show tab ids in alert dialog boxes

What I cannot do

 

  • I cannot open a primary tab

  • I cannot open a sub-tab

I am using SFDC Developer edition license

 

I have tested using IE 8 & Google up-to-date Chrome bowsers

 

I have unchecked Development Mode option in my SFDC instance

 

Thanks,

 

Farrukh
1 respuesta
  1. 17 feb 2016, 20:11
    The below method does not work for you ? 

     

    sforce.console.openPrimaryTab(id:String, url:URL, active:Boolean, (optional)tabLabel:String, (optional)callback:Function, (optional)name)

     

     
0/9000