Can i hide the side menu bar when using my own login, i ask because if i validate with my email and then i want to log in using usersetting, if i press the bar button up i can see all the views i click on presmission to the user if the validation is my useremail.
This is what i mean
So so. You can hide the side menu, but by doing this you will also hide search bar which is a very important feature.
My tip is: go to all the menu views and in the display section:
write the formula in show if: USEREMAIL() <> “youremail”
This way, you will be able to open the side menu but won’t see the views you don’t want to.
I hope that works
1 Like