Default access and authenticated access

Hi!
Can someone one help me with the following?

I am trying to implement the user login authentication, however we do have a lot users that I do not want everyone to login every time because 95% the users are just read-only users, they don’t need to add/edit/delete. However the 5% users needs to edit/add/delete to maintain the database and they will need to log in.

I couldn’t figure out how to implement this feature, can you please help?

Thanks in advance

Some ideas:

Thank you sir, it looks like what I needed. I will let you know how it goes!

1 Like