Hi,
I have a form which users can attached files to and also I save the completed form as a PDF. In the PDF table, both the application form PDF and any attached are saved with the same submission ID (seperate column)
I want to allow users to directly access the attachments from the PDF table via the unique submission ID, how do i get the URL for each attachment? The idea is to pass the info into another system, but also include the URLs for the saved attachments in K2, so they can access them from clicking the URL. This other system doesn’t allow attachments, hence why I am trying to copy the URLs into the info passed to the other system and users can click the links to access the attachments direct from K2. Any ideas?
Thanks