How to edit the default template fields [SOLVED]

Moderator: crythias

Locked
PRT_RLS
Znuny newbie
Posts: 7
Joined: 25 Apr 2011, 18:49
Znuny Version: 3.0.7
Real Name: Alexander Pena

How to edit the default template fields [SOLVED]

Post by PRT_RLS »

Hello,

I'm new to OTRS and still playing around with it. I'm currently trying to changed the default template to add some fields that suit our helpdesk better.
For example: I would like to add a Location field to the form the customers see when submitting a web ticket ( I would also like to add that options for the agents). Can someone explain to me is this is possible and how to go about it?

Thanks in advance
Last edited by PRT_RLS on 20 Jun 2011, 21:49, edited 2 times in total.
OTRS 3.07, MYSQL, Debian 6.0.1
yuri0001
Znuny superhero
Posts: 630
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: How to edit the default template fields

Post by yuri0001 »

Yes. Read the documentation about FreeText fields.
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
PRT_RLS
Znuny newbie
Posts: 7
Joined: 25 Apr 2011, 18:49
Znuny Version: 3.0.7
Real Name: Alexander Pena

Re: How to edit the default template fields

Post by PRT_RLS »

Thanks a lot for pointing in the right direction.

I figured out how to add the custom fields to the ticket form. Is it possible to changed the position of the free text to make appear at the beginning of the form instead of the end after the text box.

Thanks
Last edited by PRT_RLS on 06 May 2011, 00:43, edited 1 time in total.
OTRS 3.07, MYSQL, Debian 6.0.1
yuri0001
Znuny superhero
Posts: 630
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: How to edit the default template fields

Post by yuri0001 »

This need editing programm code, but I'm not programmer. This also question for me too and interesting.
Who knows how did it? Help :(
Thanks!
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to edit the default template fields

Post by crythias »

yes. edit the .dtl that applies and move the HTML around.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
yuri0001
Znuny superhero
Posts: 630
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: How to edit the default template fields

Post by yuri0001 »

What .dtl file I need edit?
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to edit the default template fields

Post by crythias »

what screen do you want to change? The URI in the address bar should give you a hint.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
yuri0001
Znuny superhero
Posts: 630
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: How to edit the default template fields

Post by yuri0001 »

O.K. I think I'm understand. CustomerViewNew, NewPhone, NewEmail. The names may be uncorrect, i don't remember now. Shortly, the screens where agent or customer create new ticket.
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
Locked