Specify a column to sort by within a search

Moderator: crythias

Locked
morecw
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

Post by morecw »

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
OTRS 3.1.6, Windows 2008 with MySQL database
Firefox 14, Chrome 22
morecw
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

Post by morecw »

Does anyone have any thoughts on this one?
OTRS 3.1.6, Windows 2008 with MySQL database
Firefox 14, Chrome 22
CSL
Znuny expert
Posts: 159
Joined: 11 Nov 2011, 19:27
Znuny Version: 3.0.11

Re: Specify a column to sort by within a search

Post by CSL »

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
Locked