Hi,
I find uploading a file via online forms is saved with a GUID as file name. (I have selected to store file in both database/file system from the settings)
Is there a way to name a file before saving it on specified file directory which is upload via online form.
For example, if a file I am uploading is @abc.pdf@, I want to rename this with values of some filed such that the name is now @abc def.pdf@. So now the file has custom name instead of guid.Thanks in advance
↧