
Danny Koss
-
合計アクティビティ57
-
前回のアクティビティ
-
メンバー登録日
-
フォロー0ユーザー
-
フォロワー0ユーザー
-
投票5
-
サブスクリプション38
コメント
Danny Kossによる最近のアクティビティ-
Hi Ifra, thanks very much for the response. I receive an error when using is_external - I'm guessing this may be because we are using a v1.0 API guide theme. Do you know if that might be the issue?...
-
Is it possible to add icons to the search_results.hbs template? Specifically, I'm looking to add the lock fas icon to search results that are set to "internal."
-
I can confirm that the messaging authentication is working as designed and conversations from users who have existing end-user profiles are being merged into that profile with the corresponding e...
-
Are there any plans to extend this to the mobile SDKs?
-
Will it be possible to change the avatar/image of the Answer Bot via this settings page as well? Or is there another way to achieve this?
-
When using the custom metric, I am able to accurately capture tickets assigned from one group to another. I'm trying to get a sense of how many tickets are assigned to a particular group by date. I...
-
Thanks, Brett. In reviewing this documentation, it looks like there is a "name" object which maps to the title of the selected field.https://developer.zendesk.com/rest_api/docs/support/ticket_fiel...
-
I've had success in auto-setting the subject based on the selected field using code similar to: $("#new_request").submit(function(e){var subject_value = $("#request_custom_fields_xxxxxxx").val();$(...
-
Is it possible to re-order the email field (ie push lower down on the page) on the new request page?
-
James, Thanks for the additional suggestion. I think that setup might work for us. Very much appreciate your help!