Dynamic Fields not associated with ticket?

Moderator: crythias

Locked
ccummings
Znuny newbie
Posts: 35
Joined: 16 Aug 2012, 18:55
Znuny Version: 3.1.8
Real Name: Craig
Company: IIT

Dynamic Fields not associated with ticket?

Post by ccummings »

I have created a couple of Dynamic Fields...Ticket Category and Caller. They show up in the New Ticket page...but it doesn't seem like the data is actually being stored anywhere. When i look in the database at ticket table...there is no column for these fields. ZoomView after a ticket is created doesn't show these fields.

Where is this data being stored?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Dynamic Fields not associated with ticket?

Post by crythias »

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: Dynamic Fields not associated with ticket?

Post by yuri0001 »

ccummings wrote:ZoomView after a ticket is created doesn't show these fields.
If you want to see them in ZoomView - you must activate them in SysConfig in Ticket -> Frontend::Agent::Ticket::ViewZoom --> Ticket::Frontend::AgentTicketZoom###DynamicField
The name of field in Key & sign 0 (Disable - invisible) or 1(Enable - show at screen) in Content :)
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