
Andrea Saez
-
合計アクティビティ217
-
前回のアクティビティ
-
メンバー登録日
-
フォロー0ユーザー
-
フォロワー5ユーザー
-
投票34
-
サブスクリプション90
アクティビティの概要
Andrea Saezさんの最近のアクティビティ-
Andrea Saezさんがコメントを作成しました:
oh nevermind, i just saw there's an alternate string option. i'm going to test this!
-
Andrea Saezさんが投稿を作成しました:
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さんがコメントを作成しました:
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さんがコメントを作成しました:
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さんがコメントを作成しました:
I should start getting commission for this :P #anotheroneconverted
-
Andrea Saezさんがコメントを作成しました:
About to migrate someone from Freshdesk to Zendesk and I found this helpful twice. #winning
-
Andrea Saezさんがコメントを作成しました:
=D
-
Andrea Saezさんが投稿を作成しました:
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さんがコメントを作成しました:
@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さんがコメントを作成しました:
@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...