Hi All,
I have a custom layout and custom menu for layout in reactive web application, I am using the same layout for 4 screens in the application. Is there any way to hide the menu for only one screen in my application?
Hi,
Please create one boolean input parameter in the layout web block and put if widget for menu container.
Thanks!!
Ajay Sharma wrote:
Thanks!!t
Thanks Ajay
Pls check Menu web block using in Layout
Yes, I did and it worked fine. Thank you :)