Customize Free Text Fields based on Queue

Moderator: crythias

Locked
ptay
Znuny newbie
Posts: 85
Joined: 13 Jul 2010, 18:55
Znuny Version: 5.0.10

Customize Free Text Fields based on Queue

Post by ptay »

Is it possible to customize free text fields based on queue selection during ticket creation? For example, if I have "setup service" queue that requires a Customer Name, CustomerIP Address, & Customer Callback # can I have that free text field only when users create a ticket in select that queue?
Test:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Customize Free Text Fields based on Queue

Post by crythias »

You might want to make your own form that submits to the email address (which may be an alias for the primary email address) for the Queue.
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
jorgebarattini
Znuny newbie
Posts: 2
Joined: 16 Sep 2010, 23:31
Znuny Version: 2.4.7
Location: Montevideo, Uruguay

Re: Customize Free Text Fields based on Queue

Post by jorgebarattini »

Hi,

I was reading about ACLs and thought that maybe the "display field by queue" could be done with it.

What do you think about it?
OTRS 2.4.7 + MySQL on Debian Lenny
Locked