Hi,
I'm using "Multiple File Upload" module in my application .
I downloaded version 1.03 as we are using platform version 9.1.301.0.
It works well but I would like to link upload files to the document from where they have been uploaded.
I added a foreign key in the files entity but I don't know how to configure the script to add the value in the file record.
Could you help me?
Thank you
Hi Sophie,
In the page where you upload the files, you have an identifier of the Document?
In that case you can sent the identifier along with the files to the upload page and assign the identifier to the uploaded file.
If this doesn't answer your question, could you please explain better what your goal is?
Kind regards,
Remco Dekkinga
Remco Dekkinga wrote:
I'm not using the standard upload widget.
I uploaded application "Multiple file upload".
It includes an extension module.