You need to sign in to do that
Don't have an account?

How to pass values from one VF page to another VF page inside Service console panels
Hi,
I have created a service console application and entire screen has divided into four parts.
I want to pass list of values from one page to another page. I know if we maintain common controller, then we achieve it.
But inside service console does that work. How to pass values from one oage to anoter page inside service console.
Thanks.