Hi, I want to create a side menu that can collapse and expand. I have tried using the "LayoutSideMenu" but that is not 100% what I am looking for. The "LayoutSideMenu" makes the menu stretch over the top menu. I want to design it in such a way that it will display next to the "Main Content" placeholder and not stretch all the way to the top. Similar to the image I have attached below. Are there any useful Forge components that I can use, or if someone could possible provide guidance on how I can create this.
To create a side menu that can collapse and expand without stretching over the top menu, you can either customize the existing "LayoutSideMenu" or build your own from scratch.
Use Existing Forge Components:
Customize the LayoutSideMenu:
Create a Custom Side Menu
Example with OutSystems Components:
Create a Web Block:
Style with CSS:
Toggle Button Logic:
Hello @AJ Naude, You can refer this Forge component or can take this.
Regards,
Adam Gangrekar.
Hi @AJ Naude
Dynamic Drop Down Menu Sample - Overview (O11) | OutSystems
Please Check this Forge Component.
Hope Its helps.
Thanks
Karnika.K
Hello AJ Naude ,
I have made one sample hope it will help you.
I used sidebar block from OutSystemsUI
Regards Gourav Shrivastava
Thanks for the input guys, it was really helpful
Hi @Aj Naude
Please mark the solution which is helpful to You..It will be helpful to others to refer