Search found 9 matches

Go to advanced search

by Shaun
Fri May 16, 2014 12:29 am
Forum: Issues
Topic: How to save / restore checked items?
Replies: 3
Views: 615
 
Jump to post

How to save / restore checked items?

Thank you Yurii. Can you please explain the reason for step 1.2 -- mapping the _id item data?

Also, how do I preserve the labels in addition to the values?

by Shaun
Wed May 14, 2014 9:13 pm
Forum: Issues
Topic: How to save / restore checked items?
Replies: 3
Views: 615
 
Jump to post

How to save / restore checked items?

How do I save the values and labels of the checked items in a group of checkboxes to local storage and then recreate the list of checked items on another page?

by Shaun
Thu Mar 27, 2014 6:09 pm
Forum: Issues
Topic: How do I access device information
Replies: 1
Views: 509
 
Jump to post

How do I access device information

Hi Appery,

How do I access information about the device on which my app is running (e.g. phone number, OS, memory, etc)?

-Shaun

by Shaun
Thu Mar 27, 2014 6:08 pm
Forum: Issues
Topic: Data read from database doesn't display
Replies: 5
Views: 734
 
Jump to post

Data read from database doesn't display

I'll take a look. Thanks, Igor.

by Shaun
Wed Mar 26, 2014 5:38 pm
Forum: Issues
Topic: Data read from database doesn't display
Replies: 5
Views: 734
 
Jump to post

Data read from database doesn't display

Thank you Alena -- I was able to solve my problem after reading the example you cited. The solution was this: Upon clicking the list item, I needed to save the id into a local storage variable and then map the local storage variable to the id parameter in the read_service request. Previously, I had ...
by Shaun
Tue Mar 25, 2014 8:56 pm
Forum: Issues
Topic: Data read from database doesn't display
Replies: 5
Views: 734
 
Jump to post

Data read from database doesn't display

I forgot to mention one more step:

7) Modify the mapping of the list_service. In the Response tab, add the additional mapping from _id (JSON response) to the photoid text field created in Step 1. I have verified this mapping works correctly by making temporarily making this component visible.

by Shaun
Tue Mar 25, 2014 8:51 pm
Forum: Issues
Topic: Data read from database doesn't display
Replies: 5
Views: 734
 
Jump to post

Data read from database doesn't display

I successfully implemented the appery.io tutorial titled "Using the camera component": http://docs.appery.io/tutorials/using... This app uses the camera component to take a snapshot and upload it (and a caption) to a backend appery database. It also displays a list of the uploaded captions...
by Shaun
Tue Mar 25, 2014 2:17 am
Forum: Issues
Topic: Where is Apps Id page?
Replies: 2
Views: 567
 
Jump to post

Where is Apps Id page?

Ah! Thank you, Nikita.

by Shaun
Mon Mar 24, 2014 6:40 pm
Forum: Issues
Topic: Where is Apps Id page?
Replies: 2
Views: 567
 
Jump to post

Where is Apps Id page?

I'm trying to implement the tutorial on push notifications:
http://docs.appery.io/tutorials/getti...

For iOS Step 1, it says "For generating a Push Notification Certificate, you need to open the App Ids page, "

I can't find the Apps Id page... where is it?

Go to advanced search