
R R
-
Gesamtaktivitäten30
-
Letzte Aktivität
-
Mitglied seit
-
Folge ich0 Benutzer
-
Gefolgt von0 Benutzer
-
Stimmen2
-
Abonnements11
Aktivitätsübersicht
Neueste Aktivität von R R-
R R hat einen Kommentar hinterlassen
Hello Everyone, Hope someone can assist me on the issue which our agents are facing frequenetly,when the agents are trying to logging into Zendesk Support through Google SSO. After multiple attem...
-
R R hat einen Kommentar hinterlassen
+1
-
R R hat einen Kommentar hinterlassen
Ifra Saqlain Deployed the same code which you shared, but still i am getting same error. var ticketForm = location.search.split('ticket_form_id=')[1]; if(ticketForm == 10322663005972) {$('.form-fie...
-
R R hat einen Kommentar hinterlassen
Ifra Saqlain I used the same code which you shared with me, but still its asking for your email address field. Below is the code which i used.
-
R R hat einen Kommentar hinterlassen
Hello Everyone, How to display the last public comment made by the agent EVEN if there is other internal comment on the ticket after the public comment ?
-
R R hat einen Kommentar hinterlassen
Hi Ifra Saqlain I just used below code and now i am able to hide Description and your email address field. var ticketForm = location.search.split('ticket_form_id=')[1]; if(ticketForm == 10322...
-
R R hat einen Kommentar hinterlassen
Ifra Saqlain I hope you can help me out on my issue. On our request page we have one field is hard coded in the script. Below highlighted field should be removed from this form. I want hide Desc...
-
R R hat einen Kommentar hinterlassen
Hello Everyone, Can someone please help on my requirement. I just want to get the last updated comment date & time on reports. Above metric which was provided is not working for me.
-
R R hat einen Kommentar hinterlassen
Hi, I am trying to create an automation, but i'm struck at once place. Below is my scenario. I created 2 custom ticket fields and i want those 2 fields should be enable when we have more than 2 t...
-
R R hat einen Kommentar hinterlassen
Any update on above request?