最近搜索
没有最近搜索

Julien Van de Casteele
已加入2021年4月15日
·
最后活动2021年10月27日
关注
0
关注者
0
活动总数
24
投票
10
订阅
7
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Julien Van de Casteele
Julien Van de Casteele 进行了评论,
Guys let's all vote this one: https://support.zendesk.com/hc/en-us/community/posts/360032045433-My-Activities-Customer-View-Improvements
查看评论 · 已于 2019年7月03日 发布 · Julien Van de Casteele
0
关注者
0
投票
0
评论
Julien Van de Casteele 进行了评论,
We're looking to expose in the table the name of the current assignee.. is there something you could recommend @ngo thu ?
Also, I did not manage to apply your code for sorting the custom field columns... :(
查看评论 · 已于 2019年3月13日 发布 · Julien Van de Casteele
0
关注者
0
投票
0
评论
Julien Van de Casteele 进行了评论,
Hi guys, this is an amazing workaround!
and thanks @Kenneth for the summary, really helpful!
It worked well when adding one custom field (though it is display the tags and not the field text... any suggestions for that?).
@Nicolas have you managed in the end to add two customs fields in this table?
I managed to add a second column for another custom field by copy/pasting the same bit of code but updating the corresponding field ID and changing these two lines as follows (basically slightly changing the {{id}} for the second custom field):
to
--
var elm = document.getElementById("{{id}}");
to
var elm = document.getElementById("c+{{id}}");
So that the system differentiates the two calls.
Thanks!
Julien
查看评论 · 已于 2019年3月11日 发布 · Julien Van de Casteele
0
关注者
0
投票
0
评论
Julien Van de Casteele 进行了评论,
Hey Daniel, I am new to Zendesk, so thing don't seem as trivial yet, but would this set-up be also possible for agents who are CC'ed who would like to disable email notifications on a specific ticket?
Julien
查看评论 · 已于 2018年10月24日 发布 · Julien Van de Casteele
0
关注者
0
投票
0
评论