sam5976456
Posts: 0
Joined: Fri Jun 21, 2013 9:37 pm

how to upload selected settings on a page as a file to the database?

On one page of my app, the user will select certain settings (like what a customer ordered for example) and then upload to the database. Then, another user needs to download those settings (perhaps to make the order). HOW DO I DO THIS??

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

how to upload selected settings on a page as a file to the database?

One user would save data into the database and the other user would read data from a databgase.

You should be a little bit more specific. If you are new to Appery.io, please read http://docs.appery.io/getting-started. Then try our tutorials on how to read/save data into the database.

sam5976456
Posts: 0
Joined: Fri Jun 21, 2013 9:37 pm

how to upload selected settings on a page as a file to the database?

Like basically, i'm trying to make an app for a restaurant. one page of the app would be a "ticket" that would have the different menu items on it. they would select the items that the customer wants, then send it to the kitchen.

sam5976456
Posts: 0
Joined: Fri Jun 21, 2013 9:37 pm

how to upload selected settings on a page as a file to the database?

so I'm trying to figure out how i should save the selected files to the database in a way that would be easy to read for the other users

sam5976456
Posts: 0
Joined: Fri Jun 21, 2013 9:37 pm

how to upload selected settings on a page as a file to the database?

I apologize if it doesn't quite make sense. I have a hard time conveying what I see in my head over text :(

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

how to upload selected settings on a page as a file to the database?

To learn how to save into the database, you should read here: http://docs.appery.io/tutorials/#Appe...

Return to “Issues”