Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Customize the Online, Offline, and Loading Chat Text
Online text
embedded_svc.settings.defaultMinimizedText = "..."
To customize the text that appears in the chat button when agents are online, set the parameter to whatever text you want to show. If you don’t specify a value, the default text “Chat with an Expert” is used.
Offline text
embedded_svc.settings.disabledMinimizedText = "..."
To customize the text that appears in the chat button when agents are offline, set the parameter to whatever text you want to show. If you don’t specify a value, the default text “Agent Offline” is used.
Offline support text
embedded_svc.settings.offlineSupportMinimizedText = “...”
To customize the text that appears in the chat button when agents are offline and the Embedded Service deployment has offline support enabled, set the parameter to whatever text you want to show. If you don’t specify a value, the default text “Contact Us” is used.
Loading text
embedded_svc.settings.loadingText = "..."