
Damon Maranya
-
Gesamtaktivitäten37
-
Letzte Aktivität
-
Mitglied seit
-
Folge ich0 Benutzer
-
Gefolgt von0 Benutzer
-
Stimmen6
-
Abonnements5
Kommentare
Stimmen zur Aktivität von Damon Maranya-
Unfortunately, I am not really that good with JScript. I mostly cobbled this together from bits and pieces I found around the web with a few tips from users on this form. But I do see one differenc...
-
Hi Max, I know that Sparkly insists that their code is working on multiple platforms. But no one on this thread seems to be able to make it work. What I did finally get to work is the code you see ...
-
Hi Lea. The image of your code is pretty small, so I can't really read it (old eyes). But I can tell you that the solution we got to work was using the code below at the top of the scripts.js file....
-
Well, I just tried it one more time. But this time I refreshed all of the open Zendesk pages, and now it's working in preview. I have no idea why it wasn't working before. But I feel like there's a...
-
I tried converting the JQuerry to JScript using ChatGPT (sure it hallucinates, but it's a pretty good code monkey). Just on the off chance that it's a library thing. But the behavior remains the sa...
-
Hi Jean, This thread will be just fine to discuss the issue. As far as I can tell the code itself is correct, as part of it is already working as expected. However, another part of it, using exactl...
-
Add my vote to this feature as well. In my case my company wants to build a form for employee terminations. But due to the nature of our business some terminations must happen after a specific time...
-
I never told you to do anything. I told you what we are doing, and I asked if there was a reason that you needed anonymous users to submit a ticket. So, I'm not really sure what you mean by "You're...
-
We just don't allow user that are not signed in to submit tickets. Do you need users that are not logged in to be able to submit tickets?
-
That code block is JQuerry. Which means you will need to include the JQuerry import in the Default_Head.hbs file and the tag in the script.cc file (they're in this post). Or you can try Kay's code ...