最近の検索


最近の検索はありません

Patrick Bernardi's Avatar

Patrick Bernardi

参加日2021年4月15日

·

前回のアクティビティ2023年12月27日

フォロー中

0

フォロワー

0

合計アクティビティ

5

投票

0

受信登録

2

アクティビティの概要

さんの最近のアクティビティ Patrick Bernardi

Patrick Bernardiさんがコメントを作成しました:

コメントHow to customize the theme of the help center

I have been trying to program in the script.js file to request the value of the priority field but it does not work with anything i try.

been trying

var strPriority = $('#request_subject').val();

or

var strPriority = $('#request_ticket_field_1260806778829').val();

any ideas?

 

 

コメントを表示 · 投稿日時:2021年4月30日 · Patrick Bernardi

0

フォロワー

0

投票

0

コメント


Patrick Bernardiさんがコメントを作成しました:

コミュニティのコメント Q&A - Help center and community

thank you very much, that worked.

コメントを表示 · 投稿日時:2021年3月17日 · Patrick Bernardi

0

フォロワー

0

投票

0

コメント


Patrick Bernardiさんが投稿を作成しました:

投稿 Q&A - Help center and community

Good afternoon,

I created a drop down menu in ticket fields. I named one of the options Q Drive. When i collect the selected value the user picks, it returns to me q_drive so i believe Zendesk changes the value on the backend. How can get the selected value rather than hidden value from a dropdown.

$("#request_custom_fields_1260808799070").val(); returns q_drive

and $("#request_custom_fields_1260808799070").text(); does not work

 

投稿日時:2021年3月16日 · Patrick Bernardi

0

フォロワー

4

投票

3

コメント