
Jon Emmett
-
Total activity18
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes3
-
Subscriptions4
Activity overview
Latest activity by Jon Emmett-
Jon Emmett commented,
Hey Eric, I was afraid of that as it was my conclusion as well.. Thanks for looking and yes let's see what the masses say.
-
Jon Emmett created a post,
Web SDK - only show certain groups as online.
We have multiple groups set up to filter from different pages. The problem is if an agent is in multiple groups and is logged in then all the groups are logged in. Is there a way to limit what gr...
-
Jon Emmett commented,
nevermind.. eslint strikes again.. sigh..
-
Jon Emmett commented,
Hey Erica Girges I have one last, well hopefully last, question. When I go to build this I'm getting the following from your SDK: src/vendor/web-sdk.jsLine 8:1: Expected an assignment or function ...
-
Jon Emmett commented,
Hey Erica Girges! Sorry for my delay I was on vacation. lol. I had looked at that before and it's not what I'm after. I was actually thinking about building a small simple app that would grab tha...
-
Jon Emmett commented,
Hey Erica, Ok figured that part out, I was just sending the wrong thing.. actually not sending if offline. So a second question.. is it possible to fill the notes of a user programmatically? I do...
-
Jon Emmett commented,
Bueller? Bueller?
-
Jon Emmett created a post,
Web SDK set department programatically.
This is probably a dumb question, but I'm not finding the answer in the docs. If I have multiple clients, how do I set the the department, with the web sdk, so that chats get routed to the right a...
-
Jon Emmett commented,
nevermind.. I completely missed this.. I'm leaving this here so if someone else ends up with the same issue.. This: import {zChat} from './vendor/web-sdk'; Should be: import zChat from './vendor/w...
-
Jon Emmett created a post,
zChat.sendOfflineMsg Cannot read properties of undefined
AnsweredHello! I am in process of converting the sample web sdk react application from class components to functional components in hopes that we can use it for a proof of concept. (just a little backgroun...