Hello. I apologize for such a basic question, but I would like some assistance on how to achieve the sidebar switching as shown in the image below.
Could you please guide me on the settings required to achieve this?"
Hello. I apologize for such a basic question, but I would like some assistance on how to achieve the sidebar switching as shown in the image below.
Could you please guide me on the settings required to achieve this?"
Have a Row container layout (either for the page, or for your main content container), and use a conditional left margin (with or without transition animation) to move the content when the sidebar is shown/hidden
Example: SideBar Test (bubbleapps.io)
Hello! Similar to the video you shared secondly, You can achieve this by using “Group Focus.” Start by adding a Group Focus element to your page and place your sidebar inside this group. Next, you can use workflows to show and hide the group focus based on the interactions you want to create. This way, you can control when the sidebar is displayed or hidden.