That's more ambitious that I was planning, but probably a better approach.  
Worth looking into in my mythical free time....

Jane Wagner
Library Systems Analyst
PTFS Inc.
Content Management and Library Solutions
6400 Goldsboro Road, Suite 200
Bethesda, MD  20817
(301) 654-8088 x 151
jwag...@ptfs.com


-----Original Message-----
From: Owen Leonard [mailto:oleon...@myacpl.org] 
Sent: Wednesday, March 11, 2009 1:18 PM
To: Wagner, Jane
Cc: koha-devel@lists.koha.org
Subject: Re: [Koha-devel] Change get_saved_reports order to alphabetical?

> In C4::Reports::Guided (Guided.pm), the subroutine get_saved_reports()
> is sorting the saved reports list by date created.  Would there be any
> interest in changing this to alphabetical by report name instead?

This might a be a candidate for a javascript-based table sorter. The
only caveat there is you wouldn't want to use that if you had a really
large table that would take too long to process. I don't know how
likely that is--do people have hundreds of saved reports?

You'd also want to add a column in the display for date so that you
could resort by date if you wanted to.

What do others think?

  -- Owen

-- 
Web Developer
Athens County Public Libraries
http://www.myacpl.org
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to