Ading fields to article display in TicketZoom

Moderator: crythias

Locked
dstover
Znuny advanced
Posts: 135
Joined: 04 Jun 2013, 23:14
Znuny Version: 3.3.3
Real Name: Dan Stover
Company: EMAC, Inc.

Ading fields to article display in TicketZoom

Post by dstover »

I would like to add another field to the article display area in AgentTicketZoom. Currently there are No, Type, From, Subject, and Created. I would like to add a field called Revision.

Is there a way to do this? Thanks in advance...Dan.
OTRS 3.3.3
Ubuntu 12.04
MySQL DB
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Ading fields to article display in TicketZoom

Post by crythias »

create an Article Dynamic Field
Add the field to Ticket::Frontend::AgentTicketZoom###DynamicField within SysConfig (Frontend::Agent::Ticket::ViewZoom)
Add the field to the screen(s) to modify/apply.

It will show up.
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
dstover
Znuny advanced
Posts: 135
Joined: 04 Jun 2013, 23:14
Znuny Version: 3.3.3
Real Name: Dan Stover
Company: EMAC, Inc.

Re: Ading fields to article display in TicketZoom

Post by dstover »

Thanks for your prompt reply. I appreciate it. I will look into it.
OTRS 3.3.3
Ubuntu 12.04
MySQL DB
Locked