Steve6563375
Posts: 0
Joined: Thu Jan 09, 2014 5:53 pm

Is there a limit to the number of variables defined in a collection?

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.

Steve6563375
Posts: 0
Joined: Thu Jan 09, 2014 5:53 pm

Is there a limit to the number of variables defined in a collection?

btw submit now works but not all of the variables are showing up in the dbase.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Is there a limit to the number of variables defined in a collection?

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?

Steve6563375
Posts: 0
Joined: Thu Jan 09, 2014 5:53 pm

Is there a limit to the number of variables defined in a collection?

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.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Is there a limit to the number of variables defined in a collection?

Could you post screenshot of DB structure and screenshots from service settings and Test tab?

Steve6563375
Posts: 0
Joined: Thu Jan 09, 2014 5:53 pm

Is there a limit to the number of variables defined in a collection?

I just emailed them to a href="mailto:support@appery.com" rel="nofollow"support@appery.com/a

Steve6563375
Posts: 0
Joined: Thu Jan 09, 2014 5:53 pm

Is there a limit to the number of variables defined in a collection?

Can you point me to a tutorial that explains using 'create service' with a 2 column, 8 row UI?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Is there a limit to the number of variables defined in a collection?

Try the first quickstart tutorial: http://docs.appery.io/getting-started/. Then, just add as many columns to your database as you need.

Steve6563375
Posts: 0
Joined: Thu Jan 09, 2014 5:53 pm

Is there a limit to the number of variables defined in a collection?

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.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Is there a limit to the number of variables defined in a collection?

Can you post a screen shot of the service's response (from Response tab)?

Return to “Issues”