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.
Disable rendering of data
Re: Disable rendering of data
Hello.
You could set the page condition if you have a bool option.
Thank you.
You could set the page condition if you have a bool option.
Thank you.