Page 2 of 2

Database columns not populating with information entered

Posted: Thu Jun 19, 2014 9:13 pm
by Kateryna Grynko

Hi Chris,

You should add a request parameter 'where'. Pass there an id of user that logged in to your app:
http://devcenter.appery.io/documentat...


Database columns not populating with information entered

Posted: Fri Jun 20, 2014 7:56 pm
by Chris Flowers6766842

Hi Katya

I'm sorry I still don't understand :( You say 'pass there' and I'm not sure what you mean? Also this assumes I have the ID of users already, when obviously I might not as they have not registered yet. Or am I misunderstanding!?

EDIT: So frustrating! I now seem to be having a problem with writing to my database collection again sigh gah!


Database columns not populating with information entered

Posted: Sat Jun 21, 2014 3:52 am
by Alena Prykhodko

http://devcenter.appery.io/wp-content...
To 'where' parameter, it can be done with mapping if you don't want to use predefined value.

[quote:]I now seem to be having a problem with writing to my database collection again [/quote]
Do you get any error?