For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
hi all ,
every time i run my report in report builder , param form is displayed ,
i put initial values to the parameters to test the report , so , i do not want it to be displayed ,
how to suppress it ?
thanks
What is your form developer version and how you call the reports ?
add this
to get clear answer, post your code...
Hamid
i am testing my report from report builder 6i ,
there is no code ,
i do not call the report from form .
The run-report-functionality in report-builder is just for previewing purposes. I don't think you enter supress the paramform. But you can syimply close it by using ENTER.
See:
Tools -> Preferences -> Runtime Settings tab -> Parameter Form
you can hide the parameters from report builder
go to Tools Menu ->Parameter Form builder
it will give you the whole parameter
any parameter with black highlighting will appear when you call the reports
if you want to hide it , try to unhighlight it by pressing to the parameter's name
hope it helps you .
>you can hide the parameters from report builder ,
i did so , but the paramform still appears without parameters .
i do not want it to appear .