Jessi
Posts: 0
Joined: Fri Apr 24, 2015 5:38 am

Pointer??? HELP

Hi guys i have watched this youtube video where the person use pointer to link the built in users to another collection table BUT sadly the video is not clear enough. So roughly this what i intend to do:

My application has users through the built-in Users collection.
I have separately created a userinfo collection that includes items such as email, contact number etc.

What i want now is to:
retrieve the information from the 'userinfo' collection but only based on the user that log in.

So meaning if u log in as Mary, then u can only get the info of mary details etc.

So help???

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

Pointer??? HELP

Hello Jessi,

Please follow this tutorial: https://devcenter.appery.io/documenta...
Also you can store user's data in Users collection:
https://devcenter.appery.io/documenta...

Return to “Issues”