I have a collection with 18 variables. I'm using a simple UI with create service to dump data into dbase. I've used create service quite often so it's set up correctly. What else might make the service not execute on testing.
I have a collection with 18 variables. I'm using a simple UI with create service to dump data into dbase. I've used create service quite often so it's set up correctly. What else might make the service not execute on testing.
btw submit now works but not all of the variables are showing up in the dbase.
Hello! Most likely you have incorrect field type (for example you need array, but send string). Are there any errors in response on Test tab or in console?
Thanks much, but I don't see an option to change to array value. Do I need to delete all the missing variables from the collection and rebuild them as arrays? My UI is a 2 column, 9 row grid.
Could you post screenshot of DB structure and screenshots from service settings and Test tab?
I just emailed them to a href="mailto:support@appery.com" rel="nofollow"support@appery.com/a
Can you point me to a tutorial that explains using 'create service' with a 2 column, 8 row UI?
Try the first quickstart tutorial: http://docs.appery.io/getting-started/. Then, just add as many columns to your database as you need.
Hello, my UI is a 2 column, 8 row grid of input components. I've done the service mapping and finished the UI. The problem is that only some of the columns in the database are populating. The tutorial you recommended is not helpful.
Can you please take a minute to help me. I've been waiting for nearly 2 days for help with this issue.
Can you post a screen shot of the service's response (from Response tab)?