
Cas du Plessis
-
Total activity12
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes0
-
Subscriptions5
Comments
Recent activity by Cas du Plessis-
I am also experiencing the "Request Taking Too Long" issue - is there a solution for this?
-
I assume these bits of data should be passed on from the widget to the backend service, that will generate the JWT? name: Customer's nameemail: Customer's email I have the following questions: Is ...
-
Looking at the API documentation for Side Conversations, there is no mention of copying fields to child tickets. Is this feature available in the API?
-
any idea how to access the script from a template?
-
In my document_head.hbs, I have added this: <script> var assetsIcon = "{{asset 'icon.js'}}"; </script> The icon.js file looks something like this: function getIcon(id, classification) { const icon...
-
I have added a javascript file to my template assets. This file contains functions, with arguments. How would I use one of these functions in my template?