最近搜索
没有最近搜索
![[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
评论