Is it possible not to display certain menus (views) in guest user?

Is it possible not to display certain menus (views) when not sign-in or accessed as a guest user, and to show all menus (views) when logged in?

0 4 146
4 REPLIES 4

Hi, yes you can show and hide items in the menu.  But the signed in bit, no.  In appsheet the app has to either require a sign in or a sign in is not allowed.  You cannot have a combination of the 2.

Simon, 1minManager.com

songsaksri_0-1692903258375.png                                 songsaksri_2-1692903708973.png

if user = guest(not sign-in)  --> show 1 view menu.               if user = email  --> show 3 view menu.

If not then, Is there another way to guide me?

Try ISNOTBLANK(UserEmail()) for people logged in

songsaksri_0-1693110927044.png

It must require users to sign-in. 

Top Labels in this Space