https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18891
--- Comment #2 from Chris Slone <[email protected]> --- (In reply to Owen Leonard from comment #1) > As far as I can tell the main problem with implementing this is that before > initiating a download, Koha has to have received any search parameters > you're submitting along with the SQL. A direct download button would give > you unlimited results in cases where runtime parameters are used. I was thinking that too. Perhaps this can be addressed in two steps: 1.) Add a download link to the options menu (along with run, duplicate, etc...) there can be an option to download the report on the page where you set the parameters. a.)If the report requires no parameters to be set before being run, then it would download it directly. b.) If parameters do need to be set it would continue on to the page where these may be entered 2.) Add an option next to the parameters page to download the report directly -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
