When I run a report thru web, the parameter values entered in the report parameter form are not passed to the report output and the report runs for the initial values set for these parameters.
java restricts on calling parameter form on web. so you cannot invoke parameter form when you call a report from forms on the web. The workaround for this is to pass parameter from forms to reports. You can create a form which looks like a parameter form, create text_items in which users can input the values which can be pass to the report thru parameter list.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.