Kristof D.B
Posts: 0
Joined: Wed May 06, 2015 6:29 pm

Show database collection for certain users

Hello,

I have 2 databases no How can I show those 2 collections to a different kind of group.

Group a can only 1 see 1 collection
Groupb can see both collections

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Show database collection for certain users

Hello Kristof,

You can use acl object for setting permissions for certain users: https://devcenter.appery.io/documenta...

Also you can add column "group" in collection Users, and use this field in queries (show/hide data for certain user)

Return to “Issues”