Hello!
I have a database whose entries always start with a photo. Is it possible to export a list of entries as a CSV and have the path to the file instead of the file name in the photos field?
Thank you very much!
The photos will be put into a Photos folder for you and the filename is kind of the path to the Photos folder. But not the full path obviously. There could also be multiple photos within a record for a specific field and those will be semi-colon delimited within the photo field.
If you’re handy with JavaScript you could add a Script field which generates a path (that you specify) for you for every record, then export that.