How to create an custom toggle sidebar in reactive webapp screen for desktop?
Hi Sumedh,
there is already a control in outsystem for sidebar please refer below link.
https://success.outsystems.com/documentation/11/building_apps/user_interface/patterns/using_traditional_web_patterns/navigation/sidebar/
Thanks
CV
Hi @Sumedh Bhalerao,
Can you please try below link.
We have outsystem default widget which we can use for sidebar.
https://success.outsystems.com/documentation/11/building_apps/user_interface/patterns/using_mobile_and_reactive_patterns/interaction/sidebar/
Regards,
Rajat
Hello @Sumedh Bhalerao
Refer this link:
https://www.outsystems.com/forums/discussion/97191/how-can-i-create-an-expandable-side-menu-sidebar-in-reactive/
I hope this helps
Hello Everyone,
the above solutions is for using the sidebar in main content section but i want it in my body section
i want the dashboard to look like above.
Hi @Sumedh Bhalerao , please refer to the below component which suites to requirement
https://www.outsystems.com/forge/component-overview/13768/custom-layout-side-menu-expandable-o11
Hey @Sumedh Bhalerao
In the OutSystems sidebar component, you have to use it
if you have to create sidemenu layout that will show all application screens so that time you have to use it
https://success.outsystems.com/documentation/11/building_apps/user_interface/patterns/using_traditional_web_patterns/layout/layout_side_menu/
if you want a custom sidemen or sidebar type that shows in the image, then please check oml that shared with you
I hope this will be helpful for you,
thanks,
Hi @Sumedh Bhalerao , Use the component Sidebar
and also you can use this custom client functions to handle the sidebar.
I hope this will be helpful for you to easily understand about sidebar,
Praveen.