I have a table with login and password in fist screen(

and when I login I enter a menu screen where the person can choose whether to include data, consult or edit, etc.
I would like to limit this access by login, I made a table with the users and the accesses are in accordance with the columns below:

And within the screens I have access that must also be included.
Where is the value 1 indicates where the person has access. But I don't know how I can do that, if I set Displaymode to Disabled, what would be the best way it could work?