Skip to main content
Farrukh Warsi 님이 #Customer Service에 질문했습니다
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개
  1. 2016년 2월 17일 오후 8: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