Please advise what is right steps to send data from app to datastore. I cant find any doc describing it.
Please help.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Please help.
The only thing i cant make is - while pushing button 'submit' it must to send data filled in form to DB, but its isnt
Hello Fedora,
What data are you going to send and what datastore do you mean? Please, look at appery.io DB tutorial: http://devcenter.appery.io/tutorials/...
No its not worked. The task i try to make is -
in App set 10 parameters ( different values) , they must be set and after submitting has to be send to DB.
I created DB , App, made all i can.
But when i submit info to DB its not coming.
Fedora,
First - you can check if you service work via the Test tab by clicking “Test”.
If it works you can debug your application with developer console and find out if there are mistakes in your service and check request to server: http://devcenter.appery.io/documentat...
Getting 400 - bad request in debug, so what that mean?
database id not specified ...
unexpected token ... do i have another one?
Fedora,
Please clarify have you tested your database service via "test" page?
This tutorial can help you to understand main concepts of working with database: http://devcenter.appery.io/tutorials/...
test page working fine