Export CSV with file paths (pictures)

Viewing 1 reply thread
  • Author
    Posts
  • November 7, 2024 at 1:12 AM #51275

    just
    Participant

    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!

    November 8, 2024 at 10:30 AM #51280

    Brendan
    Keymaster

    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.

Viewing 1 reply thread

You must be logged in to reply to this topic.