I have been using a product called JotForms to maintain a form that allows users to upload a photograph. I am able to export responses from this product to an .xlsx file, which is then used by other members of staff as a shared document. The export on this product brings the uploaded picture into Excel as a URL; see example, below:
I now need to move this form to LaserFiche forms. Everything I need to do with the data is comparable, until I get to the download/export portion. When I export my data (I've tried .csv as well as .xlsx) this is what I get for the column with the upload:
This column is reflecting the name of the uploaded item, but there's no way to find the item.
I know that I can access the photos from a link in the "Instances" view:
.... but that link and the item's actual location disappears when I export.
I need to bring this data to a shareable Excel-type spreadsheet, as this is what my staff is comfortable using right now and there is a time crunch on this conversion. Is there any way I can bring the uploaded items out of the Forms process with a .csv or an .xlsx export as a link or, if not, as a URL?