Vinny B
Posts: 0
Joined: Fri Aug 22, 2014 2:22 pm

edit users database

Is it possible to display any users database to just an admin?

I have 300 users that place orders for food. I want to create an admin section within the app that is password protected. From within the admin section I want to be able to list all users which I have done.

When click on the users name I need there database to be displayed so I may make changes for them.

Thank you

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

edit users database

HI Vinny,

By Default ACL you have read access to all items in custom collections.

But if you have some specifyc ACL - you have two ways to solve it:

  1. add to all items ACLs some user id(that's admin).

  2. use master key to access all items regardless to the acl.

    More details about master key here: http://devcenter.appery.io/documentat...

    Regards.

Vinny B
Posts: 0
Joined: Fri Aug 22, 2014 2:22 pm

edit users database

Great answer very helpfull

Thank You

Return to “Issues”