Maximum length for filename on upload
Hello,
I got a question on the upload element in APEX. I integrated such an element for uploading files onto the database and it works very well. But it seems, that the length of the filename is limited. I tried to upload files with a name longer than 80 characters and then I get an "URL not found"-Error.
So my questions are: What is the maximum length of a filename? (Sure I could test it step by step, but maybe somebody knows.) Is there a way to set the maximum to an higher value or secure that failure?
Thank you in advance
Sebastian