How to get the URL for multiple files field?

Another question - sorry…

Is there a way to get an export of the URL that is recorded in the multiple files column? When I export the table, it doesn’t include that column and I’m wondering if there is some way that I could get it to include it so I can then go and download them. I’ve currently written a script that downloads all the image URLs in the table so I was hoping to do similar but it seems that files are treated different to images as they aren’t included in the table export

I can see the URL there and I can copy/paste the URL one at a time to see the file in another window, but was hoping there was some way to export all the URLs in the table.

1 Like

A Joined List against the Multiple Files column and another Joined List against the previous joined list column should get everything in one column cell. Not sure about exporting other than to copy and paste the final joined list column.

2 Likes

Perfect! It thew me for a moment because the multiple files field didn’t appear where I expected it in the list of fields to select as it had it right at the very top of the list.

Thank you very much :grinning_cat:

2 Likes