samhast Posted November 26, 2012 Share Posted November 26, 2012 When I execute a report in iReport and it contains a date parameter, it always remember what date I selected last execution (I just have to click OK, because the date parameter is already filled in with last date selection)Is it possible that jasperserver do the same? So I don't have to select everytime the same date, when I execute a report for another department... Link to comment Share on other sites More sharing options...
mgeise Posted November 26, 2012 Share Posted November 26, 2012 In JasperReports Server, the input control will be prepopulated with the "default value" that comes from the underlying parameter definition. It will not remember your last entry. (Not to say that the browser will not remember previous values entered as part of the typical "remember form data" capabilities of various browsers - but that would not really give you what you are looking for) Link to comment Share on other sites More sharing options...
samhast Posted November 27, 2012 Author Share Posted November 27, 2012 Can I define the default value equals to today (date)? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now