Change order of fields in new ticket views

Moderator: crythias

Locked
seangradyCHS
Znuny newbie
Posts: 5
Joined: 11 Apr 2011, 22:59
Znuny Version: 3
Real Name: Sean
Company: Phoenixville Hospital

Change order of fields in new ticket views

Post by seangradyCHS »

Hi all,

I am new to OTRS and have been customizing the interface for my facility.Does any one know how to change the order of the fields in the following locations:

Frontend::Agent::Ticket::ViewEmailNew
Frontend::Agent::Ticket::ViewPhoneNew
Frontend::Customer::Ticket::ViewNew

I would like to move the message body field to the bottom and my custom fields to the 3rd or 4th position.

I have attached a screenshot for review - I would like my form to have this layout:

Point of contact:
Extension:
TO:
Service:
SLA:
Subject:
Text:
Attachment:


Thanks for the input,

Sean
You do not have the required permissions to view the files attached to this post.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Change order of fields in new ticket views

Post by crythias »

You can adjust the .dtl files accordingly.
Kernel/Output/HTML/Standard/AgentTicket(Phone|Email).dtl
Kernel/Output/HTML/Standard/CustomerTicketMessage.dtl
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
seangradyCHS
Znuny newbie
Posts: 5
Joined: 11 Apr 2011, 22:59
Znuny Version: 3
Real Name: Sean
Company: Phoenixville Hospital

Re: Change order of fields in new ticket views

Post by seangradyCHS »

Thank you for the prompt reply!

I am currently looking into customizing those files now. They are very dense so it may take me a few days. Have any tips :)

Sean
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Change order of fields in new ticket views

Post by crythias »

tips? no... just the standard ... if you see a section you want, select it all and move it to its destination.
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
Locked