jonthedweeb
Posts: 0
Joined: Sat May 02, 2015 2:13 pm

How do I reference uploaded file in a collection?

Hi. I am working on an app that allows image upload from the app. I understand that the uploaded images have to reside in the predefined Files collection for my database, and I have this working fine.

However, I am wanting to display that image with other data for a particular row in one of the collections I have created. (The user creates the row in this collection from the app also, and the image uploaded is associated with that.)

How can I do that?

Thanks, Jon

jonthedweeb
Posts: 0
Joined: Sat May 02, 2015 2:13 pm

How do I reference uploaded file in a collection?

Hi. After posting, I found this thread

https://getsatisfaction.com/apperyio/...

That is helpful, but where do I go after the final comment, which says to use console.log to get the filename.

Can you give me an idiot's guide please!

Thanks, Jon

jonthedweeb
Posts: 0
Joined: Sat May 02, 2015 2:13 pm

How do I reference uploaded file in a collection?

Cancel this - I found some useful help here:

https://getsatisfaction.com/apperyio/...

Return to “Issues”