How to add search Dynamic Fields attributes in Agent Tick?

Moderator: crythias

Locked
kalyana1315
Znuny expert
Posts: 171
Joined: 24 Apr 2013, 12:29
Znuny Version: OTRS3.3
Real Name: kalyanachakravarthy M P
Company: TATA Technologies
Location: Pune,India
Contact:

How to add search Dynamic Fields attributes in Agent Tick?

Post by kalyana1315 »

I want to add search newly added Dynamic Fields attributes in Agent Ticket Search. I want to be able to search for based on dynamic value ?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How to add search Dynamic Fields attributes in Agent T

Post by jojo »

sysconfig
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to add search Dynamic Fields attributes in Agent T

Post by crythias »

Sysconfig
Edit Config Settings in Ticket -> Frontend::Agent::Ticket::ViewSearch
Ticket::Frontend::AgentTicketSearch###DynamicField
Key
myField (this is the shortname, but it will show in the list as your Display Name)

Content
1
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
kalyana1315
Znuny expert
Posts: 171
Joined: 24 Apr 2013, 12:29
Znuny Version: OTRS3.3
Real Name: kalyanachakravarthy M P
Company: TATA Technologies
Location: Pune,India
Contact:

Re: How to add search Dynamic Fields attributes in Agent T

Post by kalyana1315 »

crythias wrote:Sysconfig
Edit Config Settings in Ticket -> Frontend::Agent::Ticket::ViewSearch
Ticket::Frontend::AgentTicketSearch###DynamicField
Key
myField (this is the shortname, but it will show in the list as your Display Name)

Content
1

thank you very much. crythias :D :D :D :D
Locked