Hi all,
I'm facing a challenge about customization for ticket overviews. They includes: Queue views, Status view and all widgets in dashboard as well. I want to add filter of ticket status in them.
First, I'm trying to do with Queue View, so I think I have to develop something in AgentTicketQueue.pm file and maybe AgentTicketQueue.dtl as well. Can you show me what should I do? Which object should I use? ... Actually, I'm not good in Perl
Thanks in adv
Vu Nguyen
Add a filter in ticket Overview
Moderator: crythias
-
- Znuny advanced
- Posts: 139
- Joined: 06 Nov 2012, 09:02
- Znuny Version: 3.x, 4.x and 5.x
- Real Name: Vu Nguyen
- Company: INFOdation
- Location: Netherlands
- Contact:
Add a filter in ticket Overview
OTRS 3.x, 4.x on CentOS/Windows
MySQL database
External customer backend with MySQL, MSSQL
Customization
MySQL database
External customer backend with MySQL, MSSQL
Customization
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Add a filter in ticket Overview
most filters are in the module config of SysConfig. Note that "All Tickets" is what people are looking for when Queues is showing available/unlocked only.
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 advanced
- Posts: 139
- Joined: 06 Nov 2012, 09:02
- Znuny Version: 3.x, 4.x and 5.x
- Real Name: Vu Nguyen
- Company: INFOdation
- Location: Netherlands
- Contact:
Re: Add a filter in ticket Overview
Hi,
Thanks for your reply.
You mean it's possible to configure in sysconfig, no need to customize? Can you show me the steps to go to the configuration screen that I want to enable the Status filter of Queue View for exmaple?
Thanks in adv
Vu Nguyen
Thanks for your reply.
You mean it's possible to configure in sysconfig, no need to customize? Can you show me the steps to go to the configuration screen that I want to enable the Status filter of Queue View for exmaple?
Thanks in adv
Vu Nguyen
OTRS 3.x, 4.x on CentOS/Windows
MySQL database
External customer backend with MySQL, MSSQL
Customization
MySQL database
External customer backend with MySQL, MSSQL
Customization
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Add a filter in ticket Overview
there is no status filter for the queue view. What you ask for is easily accomplished by saved searches.
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 advanced
- Posts: 139
- Joined: 06 Nov 2012, 09:02
- Znuny Version: 3.x, 4.x and 5.x
- Real Name: Vu Nguyen
- Company: INFOdation
- Location: Netherlands
- Contact:
Re: Add a filter in ticket Overview
Hi Crythias,
Thanks. Btw, my customer want to filter Status on some overviews: queue view, escalation view ....
Regards,
Vu Nguyen
Thanks. Btw, my customer want to filter Status on some overviews: queue view, escalation view ....
Regards,
Vu Nguyen
OTRS 3.x, 4.x on CentOS/Windows
MySQL database
External customer backend with MySQL, MSSQL
Customization
MySQL database
External customer backend with MySQL, MSSQL
Customization