Hi,
First, thanks for a great product. I have one issue, Is it possible to have the ticket "type" drop-down menu in the email reply form or even better right next to the Que drop-down.
Thanks /Joakim
Ticket type drop down
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Ticket type drop down
A Type is something that doesn't apply to the customer if an agent changes it, so it probably isn't necessary to change it when corresponding with the customer.
You can add TicketType to ViewNote
Ticket::Frontend::AgentTicketNote###TicketType
This allows you also to record why you changed the type.
You can add TicketType to ViewNote
Ticket::Frontend::AgentTicketNote###TicketType
This allows you also to record why you changed the type.
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
Re: Ticket type drop down
Hi, okay thank you for your reply. I will look at that.crythias wrote:A Type is something that doesn't apply to the customer if an agent changes it, so it probably isn't necessary to change it when corresponding with the customer.
You can add TicketType to ViewNote
Ticket::Frontend::AgentTicketNote###TicketType
This allows you also to record why you changed the type.
Is there noway to have the drop-down menu next to the queues drop-down ?
/Joakim
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Ticket type drop down
I'm sure if you're enterprising, you might be able to program it, but if you're constantly changing type, you're probably better off using queues and subqueues instead as it's already programmed as you wish.
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