Hi,
I need to show dynamic fields in the AgentTicketFreeText form only when a ticket is in a specific queue.
The dynamic fields are related to only one queue. I want to show the dynamic fields only when updating freetext for ticket in a specific queue.
Can you help me to achieve this?
Thanks in advance.
Hide dynamic field in AgentTicketFreeText for specific queue
Moderator: crythias
-
- Znuny newbie
- Posts: 4
- Joined: 20 Feb 2013, 09:12
- Znuny Version: 3.1.21
- Real Name: Stevie Louis
- Company: ETL
Hide dynamic field in AgentTicketFreeText for specific queue
Stevie
OTRS 3.2.2
MySQL
Windows XP
OTRS 3.2.2
MySQL
Windows XP
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Hide dynamic field in AgentTicketFreeText for specific q
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
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
-
- Znuny newbie
- Posts: 4
- Joined: 20 Feb 2013, 09:12
- Znuny Version: 3.1.21
- Real Name: Stevie Louis
- Company: ETL
Re: Hide dynamic field in AgentTicketFreeText for specific q
Hi Crythias,
Thank you for your prompt reply.
However, I had already view this post and it does not really answer to my problem(or maybe i'm missing something).
What am actually trying to do is show/hide the dynamic ticket fields in the 'AgentTicketFreeText' form for a specific queue.
The 'AgentTicketFreeText' form is obtained when I click on the FreeText button to update fields in the ticket zoom.
Could tell me which variable holds the queue information as the following : 'switch ($('#Dest').val() )' don't seem to work..
Thanks in advance.
Thank you for your prompt reply.
However, I had already view this post and it does not really answer to my problem(or maybe i'm missing something).
What am actually trying to do is show/hide the dynamic ticket fields in the 'AgentTicketFreeText' form for a specific queue.
The 'AgentTicketFreeText' form is obtained when I click on the FreeText button to update fields in the ticket zoom.
Could tell me which variable holds the queue information as the following : 'switch ($('#Dest').val() )' don't seem to work..
Thanks in advance.
Stevie
OTRS 3.2.2
MySQL
Windows XP
OTRS 3.2.2
MySQL
Windows XP