Page 1 of 1

How can I put the information from several components (input, date picker, checkbox) in to one list item that will save

Posted: Mon Jul 14, 2014 2:42 am
by eascards

How can I put the information from several components (input, date picker, checkbox) in to one list item that will save to a data base. It is kind of like the app made in the "Creating an App with User Registration" tutorial except I have more than one component. The details are exclusive to the user that is signed in.


How can I put the information from several components (input, date picker, checkbox) in to one list item that will save

Posted: Mon Jul 14, 2014 3:40 am
by Yurii Orishchuk

Hi Eascards,

Unfortunatly your question is not clear for us.

Thus please make some screen shots about what do you whant to implement.

Also if you just need to link several components to your "create/update" service you can do it with standart Appery.io mapping functionality.

Please see details on the screen shot http://prntscr.com/42gdb7/direct

Regards.


How can I put the information from several components (input, date picker, checkbox) in to one list item that will save

Posted: Mon Jul 14, 2014 1:45 pm
by eascards

So I want what ever info the user adds in this form (Image ) to the list on this page (Image ).

I see what you have in the screen shot that you sent me, but I don't have all of the options that I need.

Image


How can I put the information from several components (input, date picker, checkbox) in to one list item that will save

Posted: Tue Jul 15, 2014 2:48 am
by Yurii Orishchuk

Hi Eascards,

As i see on your screen shot you don't have needed fields in your Appery.io DB collection.

http://prntscr.com/42s92e/direct

So please add to your "Calves" collection fields you need.

And then you will be able to link components to the request fields in the mapping for create service.

Also please pass this tutorial to understand how to do it:

http://devcenter.appery.io/tutorials/...

Regards.