最近の検索
最近の検索はありません

Christopher J. Crocker
参加日2021年4月16日
·
前回のアクティビティ2021年10月27日
フォロー中
0
フォロワー
0
合計アクティビティ
4
投票
0
受信登録
2
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Christopher J. Crocker
Christopher J. Crockerさんがコメントを作成しました:
A follow up question....
I have a custom ticket field which is a multiline text field.
I would like to set a default value for this field so that when a form is submitted the field will be set with the text value which would be an address such as:
"Company XYZ
123 First St
Austin, TX 78703"
How can I set the value of a custom field which needs new line chars?
I tried using the following in the JS in Help Center...
$('#request_customField("custom_field_45353987")').val("Multi-Line Text Here");
How can I set the text to appear on multiple lines in the field?
コメントを表示 · 投稿日時:2016年10月20日 · Christopher J. Crocker
0
フォロワー
0
投票
0
コメント
Christopher J. Crockerさんがコメントを作成しました:
@Kristin, thank you for the info you provided on 9/19/16
I do have a follow up question.
Do I just add your //Form Submit section in it's entirety to the bottom of my JS code or is there some place else this needs to be?
In my JS tab I do not see another //Form Submit section so I am wondering how forms are submitted without this?
コメントを表示 · 投稿日時:2016年9月30日 · Christopher J. Crocker
0
フォロワー
0
投票
0
コメント