Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
jasonwood Offline
Member
 
Posts: 36
Join Date: Feb 2008
Default text in the ticket message field - 25-02-2008, 12:01 PM

Hi all,

For a specific department i need to have some default text in the message subject and body fields (see attached screenshot where it say RETURN REUQEST and enter any additional info...)

for the message title i have added the following to the "submitticket" template:

Quote:
<{if $departmentid == 4}>
<input name="subject" type="text" size="25" class="swifttext" value="RETURN REQUEST" style="WIDTH:98%">

<{else}>
<input name="subject" type="text" size="25" class="swifttext" value="<{$subject}>" style="WIDTH:98%">

<{/if}>
However, when you access the submit ticket page for this deparment no default text displays!

I must be doing something wrong since the html code...

Quote:
<input name="subject" type="text" size="25" class="swifttext" value="RETURN REQUEST" style="WIDTH:98%">
...should produce a text input field with RETURN REQUEST as the default text, but this is not happening.

Any ideas?

Thanks in advance!
Jason
Attached Images
File Type: gif fields.gif (12.0 KB, 3 views)
   
Reply With Quote
  (#2) Old
jasonwood Offline
Member
 
Posts: 36
Join Date: Feb 2008
25-02-2008, 05:25 PM

I have now solved this...
   
Reply With Quote
Reply

Tags
default, message, ticket

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding just a text message or note to a ticket creation area digitalibiz SupportSuite, eSupport and LiveResponse 5 17-02-2008 04:48 PM
New Build: 3.10.02 STABLE Ryan Lederman News and Announcements 0 05-03-2007 09:53 PM
eSupport v2.2 RC1 Available in Members Area Varun Shoor Technical Chat 1 17-05-2004 02:28 PM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47