最近の検索


最近の検索はありません

Alexander Culligan's Avatar

Alexander Culligan

参加日2021年4月15日

·

前回のアクティビティ2021年10月27日

フォロー中

0

フォロワー

0

合計アクティビティ

20

投票

8

受信登録

10

アクティビティの概要

さんの最近のアクティビティ Alexander Culligan

Alexander Culliganさんがコメントを作成しました:

コミュニティのコメント Feedback - Ticketing system (Support)

If you are a Google Chrome user, you could install an extension like Dark Mode or Dark mode / night reader. Those seem to do a pretty good job.

コメントを表示 · 投稿日時:2017年4月13日 · Alexander Culligan

0

フォロワー

1

投票

0

コメント


Alexander Culliganさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk APIs

It will depend on the ZAF you're using.For ZAF V2, you could use 

client.get('ticketFields:fieldName')

More info about that here and here.

For ZAF V1, you could use

var ticket = this.ticket();
ticket.customField("custom_field_45678");

More info about that here. Good luck with your app!

コメントを表示 · 投稿日時:2016年10月13日 · Alexander Culligan

0

フォロワー

0

投票

0

コメント