Search found 4 matches

Go to advanced search

by Kenny Lee
Fri Mar 06, 2015 6:56 am
Forum: Issues
Topic: How to display an image from the database in the list component when it's saved as a string?
Replies: 4
Views: 1246
 
Jump to post

How to display an image from the database in the list component when it's saved as a string?

I used the new Cordova camera plugin and it works great. The old tutorial said to save images as Strings which had me confused. The new plugin helped a lot. Thanks!

by Kenny Lee
Thu Mar 05, 2015 6:45 am
Forum: Issues
Topic: How to display an image from the database in the list component when it's saved as a string?
Replies: 4
Views: 1246
 
Jump to post

How to display an image from the database in the list component when it's saved as a string?

I tried that too but I have only "file name" and "original file name" to map the local storage variable to. (On my create, before send service mapping) should I map to file name?

by Kenny Lee
Thu Mar 05, 2015 1:20 am
Forum: Issues
Topic: How to display an image from the database in the list component when it's saved as a string?
Replies: 4
Views: 1246
 
Jump to post

How to display an image from the database in the list component when it's saved as a string?

I followed your online tutorial: http://devcenter.appery.io/tutorials/... What I created was a "Take Photo" button, an image component to preview the image, a text input field to add a name to the photo, and a "Save" button. Everything appears to be working when I test on my devi...
by Kenny Lee
Wed Mar 04, 2015 11:35 pm
Forum: Issues
Topic: Camera to Database.
Replies: 88
Views: 25167
 
Jump to post

Camera to Database.

I am stuck on the step "Map Response: imageDataBase64 to new localStorage variable "photo_buffer" " On my Success Mapping screen there is no place to add a local storage variable, what screen do I do that on? I have been using this tutorial: http://devcenter.appery.io/tutorials/....

Go to advanced search