
Andrea Saez
-
Activité totale214
-
Dernière activité
-
Membre depuis
-
Abonné à0 utilisateur
-
Abonnés5 utilisateurs
-
Votes34
-
Abonnements90
Aperçu des activités
Dernière activité effectuée par Andrea Saez-
Andrea Saez a ajouté un commentaire,
oh nevermind, i just saw there's an alternate string option. i'm going to test this!
-
Andrea Saez a créé une publication,
Hide author from search results
Quick little script to hide the author from search results using JS: $('.search-result-meta').each(function() { var newSearchMeta = $(this).html(); newSearchMeta = "\n...
-
Andrea Saez a ajouté un commentaire,
Hi all, Terribly sorry for the late reply, I just saw this (somehow missed it in my inbox) To create the tickets by shift, you need to create a new metric for every shift. Example: Overnight sh...
-
Andrea Saez a ajouté un commentaire,
Karl, Hm, I think that's a whole other level of making the fields dynamic and not entirely sure it is doable, especially if you are working with multiple forms. You've given me something to think ...
-
Andrea Saez a ajouté un commentaire,
I should start getting commission for this :P #anotheroneconverted
-
Andrea Saez a ajouté un commentaire,
About to migrate someone from Freshdesk to Zendesk and I found this helpful twice. #winning
-
Andrea Saez a ajouté un commentaire,
=D
-
Andrea Saez a créé une publication,
Changing field order in HC
Here's a nifty little JS trick to change around the order of your fields in HC. You can enter the following code on the JS tab: // rearrange form fields $('#new\_request.request-form label:cont...
-
Andrea Saez a ajouté un commentaire,
@Jean - it may just be your Insights dashboards need a little refresher. Hopefully @Jenny can jump in and take care of that for you!
-
Andrea Saez a ajouté un commentaire,
@Tonmoy - my apologies, was reading 'unsolved' and somehow typed solved. Your choices are date created or date assigned. I would go for date assigned, since you're tracking a specific group that ha...