Page 1 of 1

Different Users

Posted: Mon Jul 21, 2014 1:25 am
by nadiah jabbar

hello.
this is my shopping list page.

Image

and this is my user page.
Image

the problem that i am facing now is that the users( Student A, Student B, Student C) are all viewing the same shopping list.They are viewing the items that they have added as well as items that were added by the other students.

I would like each student to only be able to view the shopping items that they have created but i am not sure how to do so. Please help me!


Different Users

Posted: Mon Jul 21, 2014 6:22 am
by Kateryna Grynko

Hi Nadiah,

If you store orders in Database, you can create a column to store an order owner and use this field in query to filter orders: http://devcenter.appery.io/documentat...

You could also use acl to protect data from viewing by other users:
http://devcenter.appery.io/documentat...