24
Views
5
Comments
Solved
SideBar not working

Hi, everyone.

I tried to put a sidebar on my O11 mobile app.
However, It doesn't work.
Could you tell me how to fix it?

The yellow search link is connected to ToggleSidebar function.
The function writes "test" on console page of google chrome.

Thanks in advance!  
Hiro

2024-07-12 05-57-50
Gourav Shrivastava
Champion
Solution

Hello @Hiromu Kato 

You have to use these two actions from OutsystemsUI to handle the sidebar.


https://personal-l9q0mrdp.outsystemscloud.com/PreviewInDevices/?IsMobilePreview=True&DeviceName=Smartphone&URL=/Test/SideBar?_ts=638720181611585552

I have attached the OML file for reference 

TestSidebar.oml
2024-09-12 02-43-38
Deepsagar Dubey
Solution

Hi @Hiromu Kato 

Try to use SidebarOpen and SidebarClose client action to open and close sidebar, also assign a name to your sidebar and pass this name in above actions.



You can follow this for more details.

Thanks
Deep

2024-09-12 02-43-38
Deepsagar Dubey
Solution

SidebarOpen and SidebarClose client action available in OutSystemsUI.

2024-09-12 02-43-38
Deepsagar Dubey
Solution

SidebarOpen and SidebarClose client action available in OutSystemsUI.

2024-07-12 05-57-50
Gourav Shrivastava
Champion
Solution

Hello @Hiromu Kato 

You have to use these two actions from OutsystemsUI to handle the sidebar.


https://personal-l9q0mrdp.outsystemscloud.com/PreviewInDevices/?IsMobilePreview=True&DeviceName=Smartphone&URL=/Test/SideBar?_ts=638720181611585552

I have attached the OML file for reference 

TestSidebar.oml
2024-09-12 02-43-38
Deepsagar Dubey
Solution

Hi @Hiromu Kato 

Try to use SidebarOpen and SidebarClose client action to open and close sidebar, also assign a name to your sidebar and pass this name in above actions.



You can follow this for more details.

Thanks
Deep

2024-09-12 02-43-38
Deepsagar Dubey
Solution

SidebarOpen and SidebarClose client action available in OutSystemsUI.

2024-07-12 05-57-50
Gourav Shrivastava
Champion

@Hiromu Kato The Same answer was provided by me first then why didn't you mark my answer as a solution ??????

UserImage.jpg
Hiromu Kato

I did, thanks


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