Home » Developer & Programmer » Forms » parameter form problem
parameter form problem [message #82239] Tue, 13 May 2003 03:38 Go to next message
d2k-programmer
Messages: 16
Registered: May 2003
Junior Member
hello experts !
I'm passing a parameter to a report using add_parameter_list command.
my problem is
each time i run the report the parameter form is poping up with the parameter value.
how can i hide this parameter form ?

i read some previous forums
i'm still confused

urgent pls
d2k-programmer
Re: parameter form problem [message #82241 is a reply to message #82239] Tue, 13 May 2003 04:49 Go to previous messageGo to next message
nelson
Messages: 30
Registered: February 2000
Member
Hello d2k programmer,
add this line in your parameter list. u wont get that parameter form
ADD_PARAMETER(P_PARAM_ID,'PARAMFORM',TEXT_PARAMETER,'NO');
regds
Candy
Re: parameter form problem [message #82242 is a reply to message #82239] Tue, 13 May 2003 06:06 Go to previous message
Jeslie
Messages: 26
Registered: April 2003
Junior Member
The problem is because you have not removed your parameter items from the parameter form

Even if you have deleted the parameter items from the parameter forms you will get the problem

Solution is go to parameter form, right click and remove the parameter items from the list
Previous Topic: open and get field and data from excel
Next Topic: Generated Database
Goto Forum:
  


Current Time: Fri Apr 26 16:59:17 CDT 2024