Hi,
Is there any way to remove the prefix letters from the filename when uploading a file using the FileUploaderNoGUI?
For instance, a client uploads a file called Zeroqode.docx and when my app shows the file, it appears as zq_6i42q1a9vqoZeroqode.docx. I know you can put them in a folder using the FileUploader GUI by setting uuid/filename, but it doesn’t appear possible using the NoGUI method?
Thanks