
Eric Nelson
-
Total activity1183
-
Last activity
-
Member since
-
Following0 users
-
Followed by4 users
-
Votes6
-
Subscriptions444
Comments
Recent activity by Eric Nelson-
Hey Florian,I do see the error in the video. When looking at logs in regards to this, it looks to be due to the redirect that tries to happen which first hits your Zendesk support account before re...
-
Hi Florian, You can see how to contact the support team here. I'm showing that your Zendesk trial expired a few days prior to you reporting this yesterday. When was the last time you were able to ...
-
Hey Florian,This is due to your Zendesk trial expiring. The authentication still functions as anticipated as we keep that stored for a time in case you purchase the product. However when the redire...
-
Hey Roberta, I see that you have a ticket open with us about this issue. As I need some additional details, I'll be working with you via that.Thanks!
-
Hey Alexis00,You could accomplish this with one of our change events I'd suggest taking a look at ticket.conversation.changed to see if it meets your needs.Hope this helps,
-
Hey Ronit,Apologies Ronit I assumed you knew about the restriction. Modern browsers no longer allow you to modification of the popup for beforeunload. Unfortunately I'm not aware of any events that...
-
Hi Ronit,You'd want to put this in the new_request_page.hbs if you're not wanting them to leave the page after submitting a request form.
-
Hey Donald, Do you mind providing some additional context to your feature request? We don't set a daily limit on API usage. We do however have a rate limit that is set on a per minute basis. Relate...
-
Hey Ivan, Do you have a custom implementation of the widget or are you just using the standard script? If using a custom implementation can you share your code snippet?Thanks!
-
Hey Ronit, You could use the onbeforeunload html event to accomplish this. Related docs can be found here.Thanks!