Is it possible to take a value from a dropdown menu on a web form and prepend that to the document name of the uploaded file.
If I have the values A4, A3, A2 as sizes in a drop down menu and i select A3 when I select my document it automatically prepends to the file name
eg. "A3_documentName.pdf"