Search found 9 matches

Go to advanced search

by Al7638578
Sun Jul 19, 2015 3:43 pm
Forum: Issues
Topic: Multiple upload files new function
Replies: 11
Views: 1459
 
Jump to post

Multiple upload files new function

I've tried this and it won't store the photo to the DB. It takes the photo and displays it fine on the phone but will not upload. I created a login page and I am supplying the sessionToken on before send. Should the field in the database 'photo' be of type 'file'? I have tried string and file. I hav...
by Al7638578
Sat Jul 18, 2015 4:23 pm
Forum: Issues
Topic: Multiple upload files new function
Replies: 11
Views: 1459
 
Jump to post

Multiple upload files new function

This isn't solved, who marked it as solved?

by Al7638578
Fri Jul 17, 2015 6:17 pm
Forum: Issues
Topic: Multiple upload files new function
Replies: 11
Views: 1459
 
Jump to post

Multiple upload files new function

Over and over again lol. I have been to that tutorial and I have tried this both ways. I am trying to upload 6 pictures from the camera. What is the proper way to do this? Is it a combination of both tutorials? I just keep running around in circles going through your documentation. Can this be done?...
by Al7638578
Fri Jul 17, 2015 5:37 pm
Forum: Issues
Topic: Multiple upload files new function
Replies: 11
Views: 1459
 
Jump to post

Multiple upload files new function

I am stuck again, this will not upload photos from the camera as I have mentioned above. It will upload photos from my computer but that is not what I am trying to do. I need this to upload photos taken from the camera.

by Al7638578
Fri Jul 17, 2015 2:56 pm
Forum: Issues
Topic: Multiple upload files new function
Replies: 11
Views: 1459
 
Jump to post

Multiple upload files new function

OK .... finally got it working. Uploads 3 files from my computer which I can select all at one time. I guess what I need to do is call this function for every file I need to upload and pass it the file names. I have stored the images from the camers as: uploadMultipleFilesHelper(uploadService, Apper...
by Al7638578
Fri Jul 17, 2015 2:24 pm
Forum: Issues
Topic: Multiple upload files new function
Replies: 11
Views: 1459
 
Jump to post

Multiple upload files new function

Now I'm getting a success but the files are not there.

by Al7638578
Fri Jul 17, 2015 2:07 pm
Forum: Issues
Topic: Multiple upload files new function
Replies: 11
Views: 1459
 
Jump to post

Multiple upload files new function

I'm getting the error: file_input is not defined

by Al7638578
Wed Jul 15, 2015 10:41 pm
Forum: Issues
Topic: Multiple upload files new function
Replies: 11
Views: 1459
 
Jump to post

Multiple upload files new function

Does this script still work? I found it in an old thread? I'm assuming the data source would be something like: LoginDB__files_upload_service // a service which uploads files to the files collection and the file list would be at least 1 file such as: image_base64_1 // A picture from the camera or an...
by Al7638578
Mon Jul 13, 2015 8:43 pm
Forum: Issues
Topic: Listview selected index?
Replies: 1
Views: 192
 
Jump to post

Listview selected index?

Is it possible to get the selectedindex of an item in listview when a person clicks on one of the items? I have tried to get the selected index in JavaScript but can't seem to figure it out.

Thanks....

Go to advanced search