22
Views
5
Comments
How to hide container while editing
Question

I have created a set of containers that looks like submenu but with a hover function using CSS. Now my problem is overlapping containers when editing, is there a way to temporarily hide it like a submenu that I can hide all the place holders?

2025-07-28 06-45-20
Rupesh Patil

Hello @Vince Kyle Ramos 

Can you please share oml file or screenshot? 

Thanks

UserImage.jpg
Vince Kyle Ramos

I have uploaded the screen shot for the work space and output sample.

output1.png
output2.png
workspace.png
2022-12-30 07-28-09
Navneet Garg

In workspace you can use if else and toggle feature of if else branch.


UserImage.jpg
Vince Kyle Ramos

Got it. Thanks!


2020-07-21 19-28-50
Rajat Agrawal
Champion

Hi Vince Kyle Ramos,

If you want submenu functionality so you can use forge also to create dynamic submenu.

Below is the link you can refer it:

https://www.outsystems.com/forge/component-overview/202/dynamic-menus-o11

Or 

If you are using container to create submenu functionality, so you can use JavaScript to hide and show submenu on hover that is also a one way which you can do.

Hope it will help you!!!


Regards,

Rajat



 


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.