Page 2 of 2

Lists problem

Posted: Fri Aug 30, 2013 11:27 pm
by Scott6189566

I am finally starting to get somewhere with my app now. I really appreciate your help and the tutorial vids. I have got my app database set up now and a UI that allows me to submit data to the database, as well as showing the data on the page drawn from the database.

My next problem is that two separate logins will both draw the same data to the app labels. Can you recommend the correct tutorial to allow me to ensure that individual app users only see their own data please? I have set up a login screen within my app using the tutorial vid on Data Mapping on youtube.

Thanks


Lists problem

Posted: Fri Aug 30, 2013 11:49 pm
by maxkatz

You would need to add ACL property to objects stored in database: http://docs.appery.io/documentation/b...


Lists problem

Posted: Sat Aug 31, 2013 8:35 am
by Scott6189566

Thanks - I'll work through it this weekend.

Cheers