Page 1 of 1

Page not visible if variable is false

Posted: Thu Nov 29, 2018 11:24 am
by JorisVonG
I have 5 boolean variables and 5 corresponding pages in a report. I want to make the page invisible if the variable is unchecked and visible if the variable is checked. How can I do this? Thank you in advance!

Re: Page not visible if variable is false

Posted: Thu Nov 29, 2018 2:09 pm
by Lech Kulikowski
Hello,

You can use Condition and "Component Is Enabled" option.

Thank you.