Skip to content

Instantly share code, notes, and snippets.

@pradeep-dani
Created November 17, 2016 09:15
Show Gist options
  • Save pradeep-dani/133e6767eb9e80290a29e8a02416b7ad to your computer and use it in GitHub Desktop.
Save pradeep-dani/133e6767eb9e80290a29e8a02416b7ad to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<CustomApplicationComponent xmlns="http://soap.sforce.com/2006/04/metadata">
<buttonText>Live Agent Toolkit</buttonText>
<isHeightFixed>false</isHeightFixed>
<isHidden>true</isHidden><!—This setting will not display the button in the service console?
<isWidthFixed>false</isWidthFixed>
<visualforcePage>LiveAgentToolKit</visualforcePage>
</CustomApplicationComponent>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment