Page 1 of 1

Hide Layout Grid in Breakpoint

Posted: Fri Aug 25, 2023 5:50 am
by bayernalbert
It is not possible for me to hide for example a Layout Grid or a Card with a button (event -> hide or hide with effect) in a breakpoint.
In the default area it works, but if the browser switches to the breakpoint it doesn´t work. What is wrong?

Re: Hide Layout Grid in Breakpoint

Posted: Fri Aug 25, 2023 6:10 am
by Pablo
Maybe this FAQ will be helpful "When using events, the visibility is affected by breakpoints.":
viewtopic.php?t=63817

Re: Hide Layout Grid in Breakpoint

Posted: Fri Aug 25, 2023 6:44 am
by bayernalbert
Check out "Include Visibility (RWD)" is the trick. Now it works!

Thank you Pablo for your prompt and helpful support!