Page 1 of 1

Disable rendering of data

Posted: Thu Jul 26, 2012 9:00 pm
by JG11
I have a report that contains a page with fields not associated with any databands. Is there any way to print this page without having the report rendering the data for the other pages? I have a bool option to show this page or not, but would like to skip the data since I'm only showing this certain page that doesn't pull any data.

Thanks.

Re: Disable rendering of data

Posted: Fri Jul 27, 2012 10:28 am
by HighAley
Hello.

You could set the page condition if you have a bool option.

Thank you.