Hello,
I was wondering if posible to to display a name on chatnbox client side display name instead of → rightward arrow,
This chat Is for logged in users so I have their name in session..
A js api option would work
olark('api.chat.updateVisitorDisplay???', {snippet: 'Joe'})
so instead of:
→ Hello
Support: How can I help ?
would be:
Joe: Hello
Support: How can I help ?
Thank you,
Andras