Customised : Sort By

Everything related to Hesk - helpdesk software

Moderator: mkoch227

Post Reply
M8INTERNET
Posts: 2
Joined: Thu Dec 11, 2008 12:00 pm

Customised : Sort By

Post by M8INTERNET »

I am using a default version of 0.93 patch 0.93.1
I am looking for some way to customise the view on admin_view.php
At the moment the default is sorted by :
priority
15 tickets

I would like to change this to :
date posted
all tickets

I'll follow this ticket now :
viewtopic.php?t=261&start=0&postdays=0& ... =timestamp
Last edited by M8INTERNET on Thu Dec 11, 2008 12:28 pm, edited 1 time in total.
M8INTERNET
Posts: 2
Joined: Thu Dec 11, 2008 12:00 pm

Re: Customised : Sort By

Post by M8INTERNET »

M8INTERNET wrote:I would like to change this to :
all tickets
I've changed this line in hesk_setting.inc.php and that produces an acceptable result
$hesk_settings['max_listings']="100";
Post Reply