Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Suppressing Parameter Prompts

Status
Not open for further replies.

nlaliberte

Programmer
Apr 26, 2007
79
US
I'm using Crystal XI.

What I'd like to do is conditionally suppress one of the parameter prompts based on the values selected in another paramter.

The functionality is as such;

The report has three sections and the user has the ability to pick any/all of these sections to display.

IF only the 'Forecasted' section is displayed, we would like to prompt the user with an 'End Date' to restrict the records, however if any other section is displayed then no date is passed in and all records are returned.


So what I would like is the ability to hide the date parameter prompt, and only have it be visible of the 'Forecasted' section is displayed.

Any thoughts?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top