Search found 2 matches

Go to advanced search

by mobiledev
Tue Aug 13, 2013 8:01 pm
Forum: Issues
Topic: Storing database locally on device and not on the cloud or database service of appery
Replies: 7
Views: 1158
 
Jump to post

Storing database locally on device and not on the cloud or database service of appery

How do I store dataentered in the app just on the device and not on appery cloud database?

I would like to have user enter some data in the app and leave it on that specific app instance on the local phone.

I understand that If user uninstalls the app, they lose all the data.

by mobiledev
Tue Aug 13, 2013 7:58 pm
Forum: Issues
Topic: getting data from a table
Replies: 1
Views: 294
 
Jump to post

getting data from a table

How do I get data from a table for a certain criteria? eg: i created a table that stores userid, grades. one userid can have multiple grades. on login of a specific user, i want to display all the grades of the logged in user. I created a list service for the table and had userid in request paramete...

Go to advanced search