Page 1 of 1

My create database service will not work!

Posted: Sat Mar 01, 2014 3:40 am
by adam griffin

I have created a simple form that ask the user to input some information. When the user click the submit button the create service suppose to invoke and in response it leaves the ID and createdAt data, but when I click the button the ajax spinner appears for a second and disappears. The information is never sent to the database. Can someone please help me? If needed I will share my project.


My create database service will not work!

Posted: Sat Mar 01, 2014 4:21 am
by Illya Stepanov

Hi Adam,

This tutorial explains how to make a 'create service' in Appery.io:
:: http://docs.appery.io/tutorials/build...
:: http://docs.appery.io/tutorials/build...

Let us know if you need additional help.


My create database service will not work!

Posted: Sat Mar 01, 2014 4:28 am
by adam griffin

I know how to work the create service. I saying it is not working for some reason.


My create database service will not work!

Posted: Sat Mar 01, 2014 4:40 am
by Illya Stepanov

Have you debug your app - are there any errors in the console?