15 pts.
 Parameter form in Oracle Reports
Hi I want to have a parameter field with two values to select from a drop down list. When one is selected, i want to display on the parameter form 3 parameter input fields, and when the other value is selected, i want to display 4 DIFFERENT sets of parameter input fields. is this possible?

Software/Hardware used:
ORACLE REPORTS
ASKED: January 16, 2011  2:14 AM
UPDATED: October 5, 2011  9:24 AM

Answer Wiki:
For this you design your parameter form in form builder and run your report throught that parameter form. Because in form builder you can play with parameters.
Last Wiki Answer Submitted:  October 5, 2011  9:24 am  by  Oracleblast   15 pts.
All Answer Wiki Contributors:  Oracleblast   15 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

IMO, Rerports’ parameter forms are not meant to be that dynamic. If you need that kind of functionality I would recommend to do it in a forms application, from which you would then call the report.

 63,535 pts.

 

thanks for the reply Carlos,
I had a feeling i would have to resort to using the Forms, which i was trying to prevent.

 15 pts.