How to update the default Report Parameter value
Hello community members,
I want my report to 'remember' with which parameter it was refreshed the last time by updating the default Report Parameter value with the value the user had entered.
So the next time the user refreshes the report he/she can see with which parameter it was last refreshed.
How to do this?
Thanks in advance,
Bud
(3 months of exprience with BIRT)
0
Comments
I am also interested in this topic .. as I have been asked to "recall" a users previous parameter selections each time
they re-run a report. I am guessing that would involve scripts and cookies.
You can set the value as a cookie. Are you using the default parameter page or writing a custom jsp page for your parameters? Writing a custom page would make it easier to do this.
Kristopher Clark
Actuate Corporation – The BIRT Company™
http://www.actuate.com | http://birtondemand.com
My Blog
Twitter
LinkedIn
Facebook
Hi Kristopher,
Thanks for your reply. I am using the default parameter page. As mentioned, I am a newbie in using BIRT. Also I have no knowlegde of how to 'set the value as a cookie'. But I think that this solution will only work if the report is used by only one user which is not the case.
[font="arial, sans-serif;"][color=rgb(34,34,34);]I explored a similar issue, I have not implemented it yet but the train of thought is here [/color][/font]
[color=rgb(0,176,80);font-family:Calibri, 'sans-serif';font-size:11pt;]http://www.birt-exchange.org/org/forum/index.php/topic/28375-can-i-use-cookies-to-recall-user-selected-parameters-from-last-visit/ [/color]