36
Views
7
Comments
Sidebar
Question

How to create an custom toggle sidebar in reactive webapp screen for desktop?

2024-03-22 09-17-23
Chandra Vikas Sharma

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

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

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


2024-08-21 10-45-16
Sumedh Bhalerao

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.

2023-03-08 10-32-19
Vinod Kumar R
2024-06-01 07-14-16
Vaishali Thakur

Hey @Sumedh Bhalerao 

In the OutSystems sidebar component, you have to use it 

https://success.outsystems.com/documentation/11/building_apps/user_interface/patterns/using_mobile_and_reactive_patterns/interaction/sidebar/


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,

 

2024-10-03 06-54-46
PRAVEEN RAJKUMAR

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, 

Regards,

Praveen.

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