
Doug Shaner
-
合計アクティビティ11
-
前回のアクティビティ
-
メンバー登録日
-
フォロー0ユーザー
-
フォロワー0ユーザー
-
投票0
-
サブスクリプション4
アクティビティの概要
Doug Shanerさんの最近のアクティビティ-
Doug Shanerさんがコメントを作成しました:
That worked perfectly, thank you. I had previously seen a comment about changing the max-height in the .nesty-panel object, but my style.css file did not include a .nesty-panel item, so I didn't t...
-
Doug Shanerさんがコメントを作成しました:
I'm also trying to increase the height of the dropdown box that contains a list of forms to choose from. I checked my style.css file but I don't have a .nesty-panel class. Does anyone know how I ...
-
Doug Shanerさんが投稿を作成しました:
Increase size of form list dropdown
回答済みWe use the guide template the came with our system. When submitting a ticket the user is presented with a dropdown list of the forms they can choose from. Currently the list displays 5 forms befo...
-
Doug Shanerさんがコメントを作成しました:
Here is the code that hides three system fields and one custom multi-select field and pre-fills them. Note that the custom multi-select field has to have the "tag" specified in the value as oppose...
-
Doug Shanerさんがコメントを作成しました:
Thank you Heather, I was actually able to get my code to work by trial and error. :-) So I'm all set. Take care, Doug
-
Doug Shanerさんが投稿を作成しました:
Auto-filling a custom field on a ticket form
回答済みHello, I'm trying to hide some fields on our support form and automatically pre-fill them with the desired values. I found an article that explains how to do this with system fields like Subject an...
-
Doug Shanerさんがコメントを作成しました:
I was able to successfully hide and auto fill several system fields, but I'm having trouble with custom fields. Here is the code I used to hide a custom drop down field: Hide category$(document...