Bug 13463 - Allow passing default parameters to SQL reports in the URL
Summary: Allow passing default parameters to SQL reports in the URL
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-15 05:50 UTC by paxed
Modified: 2016-12-05 21:22 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description paxed 2014-12-15 05:50:16 UTC
If an SQL report asks user for a parameter, it should be possible to pass the default value for that parameter in the URL.
Comment 1 Barton Chittenden 2016-04-06 20:30:45 UTC
paxed: this is already possible using 'sql_params'

Run a report that uses sql parameters and look at the URL on the results page.