Recent searches


No recent searches

Alexander Culligan's Avatar

Alexander Culligan

Joined Apr 15, 2021

·

Last activity Oct 27, 2021

Following

0

Followers

0

Total activity

20

Votes

8

Subscriptions

10

ACTIVITY OVERVIEW

Latest activity by Alexander Culligan

Alexander Culligan commented,

Community comment 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.

View comment · Posted Apr 13, 2017 · Alexander Culligan

0

Followers

1

Vote

0

Comments


Alexander Culligan commented,

Community comment 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!

View comment · Posted Oct 13, 2016 · Alexander Culligan

0

Followers

0

Votes

0

Comments