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
sainath.pinnintisainath.pinninti 

Opening tab in service cloud console from a VF page

 How to open the tab in service cloud console from a VF page?

For example, I have two tabs in tabs drop down of service cloud console, home and case.

In this home is a custom tab with Home_VF vf page. On clicking a link in home_VF it's redirecting to case page. I am able to open it in sub tab. But I want to change the Case tab in drop down list.