damarado .
Posts: 0
Joined: Thu Jun 18, 2015 7:43 pm

Getting data into two collections

I have a question about getting data from two collections in appery.
I have one table, the default users table.
I have a second table called userProfiles.
After I do a successful signup service I take user to create profile page,
How do i link the already reistered user, to the userProfile. I have tried to add a pointer in the user table, to the second table, but this does not work.

thanks

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

Getting data into two collections

Hello,

What exactly doesn't work? Did you add "include" request parameter (https://devcenter.appery.io/documenta...)?

Return to “Issues”