Hide specific items from specif users

I want to show certains lists’ items of my Glide Pages app just to certains users. I’m struggling to describe how to assign the users’ e-mails in each item of the lists so that I can set the visibility condition.

In short, not all the signed-in users or those inserted in a user’s table is allowed to see all the elements displayed in the app.

Is there anyone there that can help?

1 Like

Hi @Klaus ,

You need to add a clome for users table of “role” and then you will be able to play with visibility conditions.

If you need more help, please DM me so we can schedule a meeting.

Best wishes,
Gideon

1 Like

Hi, @Gideon_Lahav_Busines . I’ll work out in your suggestion and then I’ll come back with a status. Thak you very much!

1 Like

@Gideon_Lahav_Busines I made it! I had to take another path, but it worked.

I created a column called “Access” in the Table that contains the items of the collections I was working out, where I can input the e-mails adresses that are allowed to view a content separated by commas, and, in the visibility feature, I could set the following condition:

  • Show if —> Email in User Table → is included in —> Access column

It worked for me.

Thaks a lot for the helping!

1 Like

Sounds great, and glad to help. (:smiling_face_with_three_hearts:

1 Like