Add new field in text view screen

Moderator: crythias

Locked
diahbn
Znuny newbie
Posts: 14
Joined: 11 Jul 2012, 19:55
Znuny Version: OTRS 3.1
Real Name: Diah Budinastiti
Company: abc

Add new field in text view screen

Post by diahbn »

Hi,

Anybody can help me to create a new field (i wanna put it next to queues dropdown menu) in view ticket screen page?
image001.png
any help is appreciated. Thank you very much :)
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: Add new field in text view screen

Post by crythias »

Direct way:
1) check the address bar for the appropriate .dtl filename
2) view source/inspect element on the rendered page to get information about where in the code you'd like to insert your link
3) Edit the corresponding .dtl and add the link.

There's a modular way to hide this new link from certain agents by registering the link, etc, but it's not trivial, and you'll need to understand how the other links are presented in order to do that.
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