Search found 5 matches

Go to advanced search

by Deep
Thu Jun 19, 2014 4:46 am
Forum: Issues
Topic: How to keep a link from a row inside a collection to a file
Replies: 7
Views: 201
 
Jump to post

How to keep a link from a row inside a collection to a file

I did not find a way to keep a pointer column in my collection that will point to a file. Is there any?

by Deep
Wed Jun 18, 2014 3:56 pm
Forum: Issues
Topic: How to keep a link from a row inside a collection to a file
Replies: 7
Views: 201
 
Jump to post

How to keep a link from a row inside a collection to a file

Hi,
I was able to get the return filename from the standard upload service response.
data[0]].success.filename and data[0].success.fileurl
Thanks.

by Deep
Wed Jun 18, 2014 1:36 am
Forum: Issues
Topic: How to keep a link from a row inside a collection to a file
Replies: 7
Views: 201
 
Jump to post

How to keep a link from a row inside a collection to a file

Hi,
Please let me know how do I get the appery generated filename or fileurl in the response of the upload service after the upload is successful. I tried using the return value of uploadMultipleFilesHelper function, but it did not work.
Thanks again.

by Deep
Tue Jun 17, 2014 2:04 am
Forum: Issues
Topic: How to keep a link from a row inside a collection to a file
Replies: 7
Views: 201
 
Jump to post

How to keep a link from a row inside a collection to a file

Thanks!
I checked, there is no response defined for the standard file upload service. I tried adding a field 'File Name' to the service response, did not work either. Am I missing something?

by Deep
Mon Jun 16, 2014 3:55 pm
Forum: Issues
Topic: How to keep a link from a row inside a collection to a file
Replies: 7
Views: 201
 
Jump to post

How to keep a link from a row inside a collection to a file

Hi, I have an app where for a row of information, there is a file (or more than one files). Now, in order to link a row to the file(s), I need to add a column to my collection. AFter uploading a file to the db, I need to put a unique name of this file (which is the appery generated name) in this col...

Go to advanced search