jasper reports - Is there a parameter that can be passed through URL so that Input control screen doesn't load ? (JasperReports) -


the short version:

im looking varuble can pass along hyperling input control screen isn't loaded (something ...&loadinputcontrol=false )

the long version:

i have drill down report (lets reportone) input controls need populated

when report run 1st time input control screen appears , after user enters , runs report, user can drill down drill down report (let reporttwo)

once in drill down report (reporttwo) user can click link wich takes user 1st report (reportone)

what happening 1st report (reportone) input control loaded parameters sent drill down report (reporttwo)

but want report automatically run when called drill down report (reporttwo) a.k.a skip input control screen

extra:

i'm using ireport 5.0.0

i'm using hyperlinks drill down/up report

if disable "always prompt" option input controls user won't see input controll screen 1st time report run

simplest solution have been doing in reports,just create separate folder down/up reports , copy drill down/up reports under directory , disable "always prompt" these reports , hyper linked drill/up reports.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -