Hi all,
an agent of mine wants his searches to always sort by Queue. I could activate this in "Ticket -> Frontend::Agent::Ticket::ViewSearch" but other users do not wish to sort by this column.
Is there anyway to allow this agent to achieve what he needs without it affecting anyone other agents?
Ideally there would be a 'Sort by' option available in the searches.
Many thanks
Specify a column to sort by within a search
Moderator: crythias
-
- Znuny expert
- Posts: 215
- Joined: 18 Jun 2012, 09:24
- Znuny Version: 3.1.6
- Real Name: Craig Wellman
- Company: STÜBER SYSTEMS
Specify a column to sort by within a search
OTRS 3.1.6, Windows 2008 with MySQL database
Firefox 14, Chrome 22
Firefox 14, Chrome 22
-
- Znuny expert
- Posts: 215
- Joined: 18 Jun 2012, 09:24
- Znuny Version: 3.1.6
- Real Name: Craig Wellman
- Company: STÜBER SYSTEMS
Re: Specify a column to sort by within a search
Does anyone have any thoughts on this one?
OTRS 3.1.6, Windows 2008 with MySQL database
Firefox 14, Chrome 22
Firefox 14, Chrome 22
Re: Specify a column to sort by within a search
Don't think this is possible without you actually coding the HTML and perl to implement a dynamic filter in the table header that the user can click on. The setting is global by nature and can't be affected on a per-user basis.
Backend: OTRS 3.0.11 RedHat Enterprise Linux 6.2, Apache, MySQL with replication
Frontend: OTRS 3.0.11 RedHat Enterprise Linux 6.2 with SELinux, Apache SSL
Frontend: OTRS 3.0.11 RedHat Enterprise Linux 6.2 with SELinux, Apache SSL