Embeded Chat Inlay - Message Bases?
Summary
Can I change the text displayed in the Chat Inlay?Content
I know there are a few items (such as title text) that can be set as attributes when the chat is instantiated.
However, I'm wondering if I can set any other values. When I inspect some of the other labels, I see something like data-bind="text: messageBase.xyz". I was hoping this referred to the Service Cloud Message Base section for that interface, but that doesn't seem to be the case.
Do we (developers) have access to this message base? I'd hate to resort to javascript to update the text, because I know that will break.
0