
Randy Schreck
-
Activité totale7
-
Dernière activité
-
Membre depuis
-
Abonné à0 utilisateur
-
Abonnés0 utilisateur
-
Votes1
-
Abonnements2
Aperçu des activités
Dernière activité effectuée par Randy Schreck-
Randy Schreck a ajouté un commentaire,
Hi Mark, No, I was not. And, unfortunately, if I remember Zendesk's response, it's currently impossible and if you do manage it, it's not supported. The reason was something silly like a field merg...
-
Randy Schreck a ajouté un commentaire,
I changed the two lines like this: _arthtml = _arthtml + '<li class="'+(itm.promoted==true?'article-promoted':'')+'"> to _arthtml = _arthtml + '<li class="article-list-item'+(itm.promoted==true?' a...
-
Randy Schreck a ajouté un commentaire,
Hi Jacob, It's a text field to a text field. Unfortunately, the simpler trigger won't work because the available actions do not include setting custom ticket fields. If they did, this would be very...
-
Randy Schreck a ajouté un commentaire,
I'm trying to do something similar to what Lester showed. I want a custom Ticket Field filled in whenever a certain custom(?) Organization Field is filled in. I have the HTTP Target setup (no authe...