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
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
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)