Show_if with usersetting

Hello

i have mae atable for employees with usernames and passwords as well as level column and im using usersetting to make them log into the app 

im trying to use usersetting option 5 as a level for employees which make them able to see different views based on their level but the condition in show_if is not working the view still shows even though the user does not have the required level

I'm using

 USERSETTINGS("Option 5")= "manager"

in show_if field 

edit: im using a gallery view to navigate through ref views

Screenshot (1).png

0 3 147
3 REPLIES 3

You shouldn't be using usersetting to have your users log in to the app. You should be using a Secure plan if you need users to log in to your app.

Steve
Platinum 5
Platinum 5

Fair enough ..Thanks guys

Top Labels in this Space