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
Venkata Subba Harinath PabbisettyVenkata Subba Harinath Pabbisetty 

Live Agent Custom chat - with deployment API

I have created custom visualforce page for the liveagent chat window and also done the setup.
Setup > Customize > Live Agent > Chat Buttons > Edit > Custom Chat Window.

But the custom chat page works only if do NOT specify agent ID?
For example :
liveagent.startChat(button); launches chat with custom page, but liveagent.startChat(button, agent); launches chat with default page

Please help me.
ShashankShashank (Salesforce Developers) 
Please let me know if you are still facing this issue or if you found a solutioon.