Implement a collapsable sidebar toggle

0
Hi All, I want to implement a sidebar toggle which just toggles towards left or right side on button click. I am not getting how to implement it. I am not getting “sidebar toggle” button in my version of Studio Pro Please suggest some ides to implement this. Regards, Ramya
asked
2 answers
3

Hello Ramya,

Go to your layout and in the toolbar you can find toggle button.
If not you can achieve this by using toggle activity in nanoflow.
Just drag a button in layout and call a nanoflow.
In nanoflow use toggle side bar activity.

Hope my answer helps. Reach me out for any queries.

answered
0

Are you using Atlas for your page layouts? If you are, this page in the documentation will explain how to setup the sidebar.

https://docs.mendix.com/howto9/front-end/use-navigation-layouts/#3-configuring-the-sidebar

Good luck!

answered