最近の検索
最近の検索はありません
![[Services Operations] / Chris HJ's Avatar](https://secure.gravatar.com/avatar/4ea821ad82b4bd447d52d2edf437205e?default=https%3A%2F%2Fassets.zendesk.com%2Fhc%2Fassets%2Fdefault_avatar.png&r=g)
[Services Operations] / Chris HJ
参加日2021年10月16日
·
前回のアクティビティ2024年8月02日
フォロー中
0
フォロワー
0
合計アクティビティ
5
投票
0
受信登録
2
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ [Services Operations] / Chris HJ
[Services Operations] / Chris HJさんが投稿を作成しました:
Explore Dashboard <-> There is a case where the capacity value of the actual agent does not match
We need to improvement the issue
投稿日時:2024年8月02日 · [Services Operations] / Chris HJ
0
フォロワー
0
投票
0
コメント
[Services Operations] / Chris HJさんがコメントを作成しました:
thanks
If I want to apply it like below,
Do I need to change script.js? Or which file should I change?
===========================================
var ticketForm = location.search.split('ticket_form_id=')[1];
if(ticketForm == 215063) {
$('.form-field.request_subject').hide(); // Hide subject
$('.form-field.request_description').hide(); // Hide description
$('#request_subject').val('test subject'); // autofill subject
$('#request_description').val('test description'); // autofill description
}
コメントを表示 · 投稿日時:2021年6月04日 · [Services Operations] / Chris HJ
0
フォロワー
0
投票
0
コメント