Help Desk Software & Beyond
February 04, 2012, 03:29:49 AM *
Welcome, Guest. Please login or register.
To post messages you need to register. We apologize for inconvenience, but this is to prevent spam.
Registration is instant (no email verification) and we do not ask for any personal information.

Login with username, password and session length
News: Welcome to Help Desk Software forum!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Custom Templates  (Read 898 times)
helpitbb2
Newbie
*

Karma: 0
Posts: 1


View Profile
« on: July 22, 2010, 12:17:42 AM »

I am trying to change the page header from Contact Customer Support to just Help Desk, but can't figure it out.  Searched forum and saw one other post in regards to this but could not make heads nor tails of it either.  Also, I added custom fields with the Layout Designer Mod installed and when I log in and review/print the ticket the custom fields are not shown.  Any way to have them shown there.
« Last Edit: July 22, 2010, 01:08:00 AM by helpitbb2 » Logged
arvin
Sr. Member
****

Karma: 9
Posts: 400


Yeah thats right !


View Profile
« Reply #1 on: July 27, 2010, 03:28:55 PM »

Hello,

The "Contact Customer Service" is controlled by (%PAGEHEADING%) macro (please refer to header.shtml template for further details). The (%PAGEHEADING%) macro allows dynamic headings depending on current page. To break the logic you must customize the TTXTicket.pm, look for the line that reads;

Code:
$data->{PAGEHEADING} = '[%Contact Customer Service%]';

Change to

Code:
$data->{PAGEHEADING} = '[%Help Desk%]';


I hope this helps...Arv
Logged
Sparky
Moderator
Hero Member
*****

Karma: 82
Posts: 2,206


stop pushing all those buttons


View Profile
« Reply #2 on: August 15, 2010, 08:54:16 AM »

Wrong forum.

Moving to Troubleshooting/Setup.
Logged

Did you update the paths in ttxcfg.cgi after moving TTX to your new location?   Undecided
To those seeking help.... please report back when you figure it out.  Cheesy
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1 RC3 | SMF © 2001-2006, Lewis Media Valid XHTML 1.0! Valid CSS!
Page created in 0.02 seconds with 19 queries.