I’ve included the info I’m trying to use. I have a special case, however.
Details:
I want to use “getFileInfo()” to get the file info for an image for the second item in my dataset. Once I have it, I can use the “File” link to take care of the rest. I just can’t figure out the first part – identifying the item and field from which to get info.
getFileInfo()
https://www.wix.com/corvid/reference/wix-media-backend.mediaManager.html#getFileUrl
File
[https://www.wix.com/corvid/reference/$w.UploadButton.html#File](https://www.wix.com/corvid/reference/$w.UploadButton.html#File
Regards.)
Cheers!