Hide Menu Options in Slidebar menu

Hi -

Is it possible to hide menu options in slidebar menu? I can’t seem to find in the workflows how to do that. I am trying to hide “sign up” “log in” buttons in the slidebar menu when the user is logged in.

Thanks,
Igor

Okay, if you can’t follow the steps, check out the demo app.

  1. Add a condition to your slidebar element that looks like this:
    image

  2. Enable workflows for those options, like this:

image

Demo app: forumapp2018 | Bubble Editor

Live example: https://forumapp2018.bubbleapps.io/version-test/slidebearmenu

Hope I helped!

1 Like

Hi Marcus -

Thanks much for your help! I actually did not have to enable workflows to hide "log in and “sign up” in my slidebar menu. I already had them enabled in the workflow. As you pointed out above, I just needed to use conditions when user is logged in and when user is not logged in to show “sign up” and “log in” buttons.

best,
Igor