I need help preventing the Enter Values pop up in Crystal Reports XI
Hi Experts,
I have a report in Crytal XI where I use Dynamic Parameters. How can i prevent the Enter Values form from popping up?
Thank you in advance,
mrotor
Crystal Reports
Last Comment
mainrotor
8/22/2022 - Mon
Mike McCracken
Don't use parameters.
When do you want it to stop showing?
Are you running reports through an application?
If so are you providing the parameter values?
There is (or at least used to be) a property to PROMPT FOR PARAMETERS. If set to FALSE no prompt was provided unless values were needed. Not sure what it is in the .Net version.
When do you want it to stop showing?
Are you running reports through an application?
If so are you providing the parameter values?
There is (or at least used to be) a property to PROMPT FOR PARAMETERS. If set to FALSE no prompt was provided unless values were needed. Not sure what it is in the .Net version.
mlmcc